Get only selected text from a textbox in a gui
2 ビュー (過去 30 日間)
古いコメントを表示
What I am trying to do to allow the user of a gui to select a word in a textbox phrase and replace only the selected word with a word from a listbox by double clicking the word in the listbox.
0 件のコメント
回答 (1 件)
Walter Roberson
2011 年 9 月 24 日
You need to work at the Java level to do that.
If I recall correctly, Yair has documented the (unsupported) methods that you would need to use, in his comprehensive http://undocumentedmatlab.com
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!