NO

Author Topic: ComboBox BUG  (Read 3960 times)

halsten

  • Guest
ComboBox BUG
« on: November 27, 2008, 11:50:48 AM »
Hello,

I am developing an application where I want to use the ComboBox. I put the ComboBox in the form and compile fine. However, when I try to run the application crashes. Although, I haven't added any code yet. Any ideas why this happens?

Regards,
halsten

JohnF

  • Guest
Re: ComboBox BUG
« Reply #1 on: November 27, 2008, 04:47:21 PM »
Post the project so that someone can take a look.

John

halsten

  • Guest
Re: ComboBox BUG
« Reply #2 on: November 27, 2008, 08:11:03 PM »
I found out that if I resized the ComboBox to fit one entry list, it won't crash, otherwise it will crash.