QCombobox
- MaHa
- Offline
- Platinum Member
-
Less
More
- Posts: 470
- Thank you received: 199
14 Nov 2025 00:40 #338333
by MaHa
QCombobox was created by MaHa
I have a choice of 12 items, and tried the Qcombobox. I was able to populate it, but it seems its not integrated to get the selected item for further processing. I used radiobuttons for a choice of 2 or 3, but for this amount of selections the switchboard is getting too big. Am i doing wrong, or is this not part of flexgui yet?
Please Log in or Create an account to join the conversation.
- JT
-
- Away
- Administrator
-
Less
More
- Posts: 1040
- Thank you received: 539
18 Nov 2025 15:29 #338621
by JT
Replied by JT on topic QCombobox
I assume you populated the QComboBox in the Python Module. You will have to add the QComboBox signal currentIndexChanged() to run the method you have to deal with the change.
Or I have no clue what you're asking?
JT
Or I have no clue what you're asking?
JT
Please Log in or Create an account to join the conversation.
Moderators: JT
Time to create page: 0.051 seconds