uimenu list is too long (verticaly doesn't fit in the screen)
Mostra commenti meno recenti
Hello,
On my gui i have in two uimenus different a list of items that can sometimes be too long and not fit in my screen. To resolve this problem i added choose to regroup them by pack of 25 items but i would like to know if it is possible to add a scroll at the bottom to be able to scroll through all of them.

I put a picture of how my list appear to me. I would like to add a scroll like the one we can see on the next picture:

If anyone could lighten me on how to do this.
5 Commenti
Jan
il 24 Ott 2022
I assume, this is not possible with the built-in GUI functions provided by Matlab.
What about using a nested menu?
Ali
il 24 Ott 2022
Jan
il 24 Ott 2022
Maybe a huge number of elements is a bad choice for a menu in general. Perhaps a listbox is more userfriendly?
Ali
il 24 Ott 2022
Jan
il 24 Ott 2022
Yes, I see.
Risposte (0)
Categorie
Scopri di più su Interactive Control and Callbacks in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!