You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first I want to say that ImGui is a really good project, thanks for this hard work @ocornut & the community!
My Question:
I'm trying to add a filter to a Combo Box, I don't want to manually search for something in a list of 500 items, I tried using the ImGui filter but I can't get it, can you give me any hint or working poc please, I would appreciate your help!
The text was updated successfully, but these errors were encountered:
Hi, first I want to say that ImGui is a really good project, thanks for this hard work @ocornut & the community!
My Question:
I'm trying to add a filter to a Combo Box, I don't want to manually search for something in a list of 500 items, I tried using the ImGui filter but I can't get it, can you give me any hint or working poc please, I would appreciate your help!
The text was updated successfully, but these errors were encountered: