Hello Paul,
regarding a item in the powerbasic forum. I had the same problem more than once. It would be nice if the program detected the format itself and would change the internal setting itself to the right format.
http://www.powerbasic.com/support/forums/Forum8/HTML/003047.html
thanks.
:) This is the way it used to be but I changed it because some users wanted the control of setting it themselves, especially when you do not specifiy a ile at design time.
A faire answer I would say. :wink:
Yes, the new options make it a lot easier to set things how you want. Only thing missing is specifying the size of the image now which hopefully will be added soon. I have a weird issue with it not showing some icons in picture controls too, but they compile correct.
Okay, I will add the ability to specify icon size and I will build in a warning if you specify an .ICO extension filename but a bitmap is chosen (and vice versa).
That should be easy enough to do.
Quote from: TechSupportOkay, I will add the ability to specify icon size and I will build in a warning if you specify an .ICO extension filename but a bitmap is chosen (and vice versa).
That should be easy enough to do.
This has now been implemented.