How to drag name from list box and drop it in Edit box ?
6 views (last 30 days)
Show older comments
In GUI, I have a list box and an Edit box. I want to use drag and drop feature to drag a name from list and display it in edit box. How can i enable this feature ?
0 Comments
Answers (1)
Walter Roberson
on 12 Aug 2018
https://www.youtube.com/watch?v=jlKsDiclOOc is about drag and drop for uicontrols
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!