ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: On Screen Button That Sends Keyboard Commands

<< < (27/48) > >>

ewemoa:
Verified the following (in 0.9.1.1):

Changed File/New to do nothing if Cancel was clicked on the Save File dialog
Improved File Selection (Open/Save) dialogs to include *.wbuc + *.ini and *.* selections and each choice separate
Fixed Drag&Drop ignored .ini files
-Ath
--- End quote ---

Thanks!

BTW, when I choose File->New, I see a preview that shows a button labelled "Test button".  I don't suppose it's easy to have no button displayed, but still with some sort of blank preview...

Ath:
BTW, when I choose File->New, I see a preview that shows a button labelled "Test button".  I don't suppose it's easy to have no button displayed, but still with some sort of blank preview...
-ewemoa (June 20, 2011, 08:19 PM)
--- End quote ---
Yeah, at first I couldn't get it to behave with no buttons available, but I guess I should go for an empty (no buttons) window, instead of a non-functional button. I'll see what goes best.

I'll see if I can defer a final decision by breaking something else in WB ;)
-cranioscopical (June 20, 2011, 07:53 PM)
--- End quote ---
;D

Both of you, thanks for the heads up :up:

ewemoa:
XP SP3 WB 3.3.0.0 WBE 0.9.1.1

Using image specified in .wbuc file with .ico file in same directory as WB and WBE exes, the image of the .ico is displayed in preview of WBE, but not when using .wbuc file from WB.


--- Code: Text ---[Settings]left=-1top=-1closebutton=1border=1taskbar=1vertical=1[Buttons]button1=New Button 1command1=-sub -?caption1=New Button 1image1=Video2MP3.ico
On a related note, noticed that image of .ico doesn't appear to get scaled appropriately.  Specific case was .ico extracted from Video2MP3.exe -- 128x128 button size shows whole image, but smaller sizes tried (e.g. 48x48) show a portion of the image.  Would be nice if scaling worked :)

Also, any chance of supporting specification of icon from .exe?

Ath:
Using image specified in .wbuc file with .ico file in same directory as WB and WBE exes, the image of the .ico is displayed in preview of WBE, but not when using .wbuc file from WB.
-ewemoa (June 26, 2011, 06:59 PM)
--- End quote ---
Did you place the .ico file to the same directory as where the .wbuc file is?128x128 button size shows whole image, but smaller sizes tried (e.g. 48x48) show a portion of the image.  Would be nice if scaling worked
-ewemoa (June 26, 2011, 06:59 PM)
--- End quote ---
I'll check that out
Also, any chance of supporting specification of icon from .exe?
-ewemoa (June 26, 2011, 06:59 PM)
--- End quote ---
Ah, a feature request :up:, I'll investigate.

ewemoa:
Using image specified in .wbuc file with .ico file in same directory as WB and WBE exes, the image of the .ico is displayed in preview of WBE, but not when using .wbuc file from WB.
-ewemoa (June 26, 2011, 06:59 PM)
--- End quote ---
Did you place the .ico file to the same directory as where the .wbuc file is?
-Ath (June 27, 2011, 01:22 AM)
--- End quote ---
Sorry if this was unclear.  WB, WBE, the .wbuc file, and the .ico file all live in the same directory.  Is that clearer?

Good luck with your investigation regarding the scaling and thanks for considering the exe / icon feature request :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version