Showing an icon in WBE preview but not when running WB: Undetermined, the same code is 'included' for both exe's. Was the .wbuc/.ini file saved?
-Ath
I didn't reproduce the issue with the latest version -- I admit it's possible there was some pilot error originally
Would be nice if scaling worked: Scaling is not directly supported for button-images, investigation continues
-Ath
Thanks for your continued efforts, and good luck!
any chance of supporting specification of icon from .exe?: Implemented in this release
-Ath
I have good news and bad news...
The good news is that it seemed to work for the likes of shell32.dll. Hurray
The bad news is that it didn't seem to work for Video2MP3.exe. I was able to bring up the icon selection dialog for Video2MP3.exe, saw the desired icon, clicked on the select button, but didn't end up seeing the icon in the preview (just blank). I clicked on the Apply button, saved, and restarted WBE, but no change. Also tried WB but still saw a blank button.
Also tested by specifying via the file WinButtons.exe as a source of icons with similar unsuccessful results.
Sample .wbuc file content that appears to reproduce the issue is below.
[Settings]
left=-1
top=-1
closebutton=1
border=1
taskbar=1
vertical=1
[Buttons]
button1=New Button 1
command1=-sub -?
caption1=New Button 1
image1=WinButtons.exe,-1
In the image1= line, tried changing -1 to 1 and subsequently did see an icon, btw.
Using WBE's .exe as a source of icons, icons show up in the preview when specifying -4, -3, 0, 1 but not for -1. The icons that shows up for 0 and 1 look similar, FWIW.
XP SP3 WB 3.3.1.2 WBE 0.9.2.3