PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Wilko Verweij on December 15, 2012, 03:13:33 PM

Title: Question about Imagebutton
Post by: Wilko Verweij on December 15, 2012, 03:13:33 PM
Hi,
I incorporated a few imagebuttons in a form. Selected the "BS_ICON" property under Windowstyles, loaded an icon and could see it at design time. At run time, however, there is just an empty button without the icon.
If I start a new program with one form and load the same icon, it does show. So the icon does not seem to be the problem. Settings are also the same in my test program and in my real one.
Any ideas?
Wilko
Title: Re: Question about Imagebutton
Post by: Wilko Verweij on December 15, 2012, 03:32:26 PM
Sorry, forget about this one. I had made my .rc and .res files in the release folder read-only because of problems between FireFly and Powerbasic that are coming back every now and then. Undid the 'read-only' and now it works.
Wilko