Create a UI Component when Checkbox is checked, remove when unchecked
    4 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Jadon Latta
      
 il 11 Mag 2021
  
    
    
    
    
    Risposto: Jadon Latta
      
 il 11 Mag 2021
            Hello,
I am trying to create a GUI in the App Designer and I want to have it so that when the user presses the checkbox component a new listbox component will be created on screen with further options for the user to interact with. If the user were to uncheck the box I would have the UI created disappear. I have tried to no avail and have not been able to find anything else online helping with this.
Any help is much appreciated!
2 Commenti
  Walter Roberson
      
      
 il 11 Mag 2021
				Is it necessary to create it dynamically? Or would it be acceptable to instead create it statically and only make it visible when it is needed?
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

