List Box in Dear PyGui | Dear PyGui Tutorial For Beginners

Поделиться
HTML-код
  • Опубликовано: 25 сен 2024
  • In this video I will show you how to make list box in dear pygui.
    By the end of this video your query covered :-
    1. how to make list box in dear pygui?
    2. how to get value of list box items in dearpygui ?
    3. how to print value of list box items in dearpygui ?
    4. how to show number of items in list box in dear pygui ?
    Dear PyGui is simple and powerful python GUI framework that provide wrapping of Dear ImGui which simulates a traditional retained mode GUI.
    Check out this link to learn more :-
    pypi.org/proje...
    #list #box #dearpygui #dear #pygui

Комментарии • 6

  • @dh1ao
    @dh1ao 2 года назад +1

    tnx for video. get_value(sender) returns the string of the selected listbox entry not the index (at Apr. 2022 V1.51) any ideas how the return the selected index woud be appreciated

  • @meisam3dfoxh467
    @meisam3dfoxh467 2 года назад +1

    Thank you

  • @amitsolanki9363
    @amitsolanki9363 2 года назад

    How can i set CMD output over the screen using pyGui ?

  • @amitsolanki9363
    @amitsolanki9363 2 года назад

    How can i take input on the screen and send to the CMD

  • @asilva_media
    @asilva_media 2 года назад

    straight up doesnt work as of may 2022.