cancel
Showing results for 
Search instead for 
Did you mean: 

how pop up scrolllist when a button is clicked

MA.21
Associate III
 
3 REPLIES 3
Yoann KLEIN
ST Employee

Hello @MA.2​ ,

There is a very easy way to do what you want using TouchGFXDesigner widgets interactions :

  • Click on "Add Interaction"
  • Create an interaction for your button, with trigger "Button is clicked", action "Show widget" and widget to show "ScrollList1".

0693W00000KbG3UQAV.png 

Don't forget to uncheck the "Visible" checkbox inside the properties of your ScrollList, so it can appear only when the button is pressed, and not before.

Hope that this helped you,

/Yoann

Yoann KLEIN
ST Software Developer | TouchGFX

thanks sir, i will be back with more questions

0693W00000KbNiAQAV.bmp can i do the same thing for custom container (radio button inside) if it is yes,

how i hide the container when a radiobutton inside the container is clicked,can you suggest some way to this.

also how to make a selection table for selecting positions like above figure