I have created the combobox in my layout file.
I have populated it with 3 items.
The items.size shows 3.
But when I click on the combobox, it drops down with a blank box and won't trigger any events when clicked on.
The index remains -1 if I click on it. I have searched the forum and asked OpenAI to see if it can find a solution as well.
No luck.
I would appreciate anyone's help on this.
The code is attached.
I have populated it with 3 items.
The items.size shows 3.
But when I click on the combobox, it drops down with a blank box and won't trigger any events when clicked on.
The index remains -1 if I click on it. I have searched the forum and asked OpenAI to see if it can find a solution as well.
No luck.
I would appreciate anyone's help on this.
The code is attached.