combobox gadget not initialized

Just starting out? Need help? Post your questions and find answers here.
RSrole
User
User
Posts: 72
Joined: Fri Apr 29, 2022 8:27 pm

combobox gadget not initialized

Post by RSrole »

I think I ran into a bug in Windows x64 6.10

When I test for GetGadgetState(OutputType) (Outputtype is ComboBox) it crashes on #gadget not initialized. But it works fine with the same source code on Windows x86 6.10 and Windows x64 6.04
infratec
Always Here
Always Here
Posts: 7662
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: combobox gadget not initialized

Post by infratec »

Please show us a working/crashing code.
Else it is impossible to cross check your result.
Post Reply