Question about Imagebutton

Started by Wilko Verweij, December 15, 2012, 03:13:33 PM

Previous topic - Next topic

Wilko Verweij

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

Wilko Verweij

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