How can I have editable text inside a listbox?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am making a GUI that calculates someones grade. The user has to input their scores on assignments and then the program calculates their grade in the class.
There are a lot of grade inputs, so I want to put them in a listbox. So the listbox has Homework 1, Homework 2, Homework 3, etc. and I want the user to be able to type their grade next to each item in the listbox.
Is this possible, and if it is how can I do this?
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!