It is possible hide/show Preset Browse vi a button?
- 
 I have a question: 
 It is possible hide/show Preset Browse vi a button?
 Thank for your help!
- 
 @T-B-Guang I Solved!, I use a panel and button. 
- 
 Can you explain how you did it ? 
- 
 @riva1 In the button's callback you can use the .show()function to hide/show the panel based on the button's value.

