PDA

View Full Version : Bitmaps on PushButtons missing



Michiel
4-Jan-2011, 05:59 AM
Hello,

Some of our customers report, that when they start our program all bitmaps on pushbuttons are not shown in the entire program.

This applies to bitmaps that are fixed and even on bitmaps that are set each time a view is opened.

This problem appears random. Even when no other programs are started on the pc. (So we don't think it's hardware related)
When the program is restarted the problem sometimes still occurs, sometimes not.

We suspect there is a problem with the imagemanager, but tests have all come out negative.
We can not simulate the problem. It tends to only happen if we don't want to look into it. :D

Anyone had this problem??

Renato Villa
7-Jan-2011, 04:33 AM
Hi Michiel,

sometimes the order of the CJ class PKG in the source solve the problem.

Also try this:

in the studio Project Menu -> Project Properties <yourappname> Select the Icons or Bitmaps Tab -> 'Scan for Images..' Button

this add a cfg file that contains all the bmp/ico file of your app
recompile and .... HTH

Best Regards

Martin
26-Jan-2011, 04:06 AM
Have you tried only using ico's?