Listbox multiselect in app designer

44 ビュー (過去 30 日間)
Lior Magen
Lior Magen 2021 年 12 月 20 日
コメント済み: Lior Magen 2021 年 12 月 20 日
I am using app designer, in my app, I want the user to be able to select multiple items from the Listbox. I want to do that with a button, as described in here:
Please help me with the code
* I have already checked the "Multiselect" in the List Box interactivity.

採用された回答

Cris LaPierre
Cris LaPierre 2021 年 12 月 20 日
See this example on the uilistbox documentation page.
Note that, in Windows at least, you must hold down the ctrl key while selecting multiple items by left clicking on them with the mouse.
  1 件のコメント
Lior Magen
Lior Magen 2021 年 12 月 20 日
Thank you!!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by