News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

ComboBox BUG

Started by halsten, November 27, 2008, 11:50:48 AM

Previous topic - Next topic

halsten

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

Post the project so that someone can take a look.

John

halsten

I found out that if I resized the ComboBox to fit one entry list, it won't crash, otherwise it will crash.