PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Elias Montoya on January 03, 2010, 08:51:16 PM

Title: Crash with bitmap.
Post by: Elias Montoya on January 03, 2010, 08:51:16 PM

I just created a form with a toolbar, normal buttons, new, open and save.
Added a listview and a status bar. I saved several times during the process.

One of my toolbar images was a bitmap and not an ICO file,  it was being
displayed anyways so i thought it was OK, one pain less not to have to
convert to ico format.. Right after i added the bmp image for the toolbar
element, i clicked save.

Crash. Firefly closed, when i re-open the project again, i noticed none of the
toolbar items have an image assigned.

Version 3.05, freshly installed. Right now im working on Windows XP SP2, 1GB RAM.
Title: Re: Crash with bitmap.
Post by: Elias Montoya on January 04, 2010, 12:43:55 AM
 Here is it again... i blocked my client's private data, but heres a screenshot.
Strange thing is that i can still work with firefly.

This can be a good pointer on how to track the bug, most likely is a dll loaded dynamically.
Title: Re: Crash with bitmap.
Post by: Paul Squires on January 04, 2010, 07:16:24 PM
Not sure why it would crash other than the fact that you are mixing bitmaps and icons in the same imagelist.
Title: Re: Crash with bitmap.
Post by: Elias Montoya on January 04, 2010, 08:59:41 PM

Must be something else. I am still using Bitmaps and now it works like a charm.