Skip to main content
Associate
July 22, 2024
Solved

highlight scroll wheel selected icon

  • July 22, 2024
  • 2 replies
  • 1081 views

hi,

I have a scroll wheel with 7 icons, with a circular appearance.

I'd like to enlarge a bit the selected item, to make clear that item has been selected, is it possible? can touchgfx resize the selected icon?

Thanks in advance

Best answer by LouisB

Hello @ab73 ,

 

The simplest way is to tick the Use Selected Style Template

 

 

 

Then you will need a second set of custom container for selected item.

 

BR,

 

2 replies

LouisBBest answer
ST Employee
July 23, 2024

Hello @ab73 ,

 

The simplest way is to tick the Use Selected Style Template

 

 

 

Then you will need a second set of custom container for selected item.

 

BR,

 

ab73Author
Associate
July 24, 2024

so I need a second set of enlarged icons to use in a second container?

and a user code similar to the main container to change the shown icon?

EDIT:

it works, thanks

ST Employee
September 26, 2024

Hello @ab73 ,

Yes you need a second set of items that you will specify in selected style Template.

LouisB_0-1727359015784.png

 

BR,