Announcement
Collapse
No announcement yet.
Search Result
Collapse
18 results in 0.0226 seconds.
Keywords
Members
Tags
-
-
Change buttons for File Exists dialog?
I know that I can change the message displayed when a file exists and cannot be overwritten by calling
SetupData.SetLocalizedString("MSG_FILE_EXISTS_RETR Y").
However is it possible to change the dialog buttons from from MB_RETRYCANCEL to something else, such as MB_YESNO?...
-
Change the default size of the standard buttons: Next, Back, Cancel and Help
Currently the size of the standard buttons at the bottom of the screen appears to be fixed at 90x25. It would be useful to allow us to define the size of the standard buttons in the Style or Theme tab.
-
Change the default size of the standard buttons: Next, Back, Cancel and Help?
Is it possible to change the default size of the standard buttons (Next, Back, etc)? They appear to be width 90, however I would like to make them width 70. Thanks.
-
Block some button
How to block some button (virtual key e_Key)?
Example, how to block the button CTRL or SHIFT...
Thanks
-
Button Script (Make Text Underlined on OnEnter)
Hi All
Hope somebody can help me out with this, I guess simple script question:
Question:
I like to make my Button Text Underlined OnEnter.
Script I have tried:
Button.SetProperties("Button1", FontUnderline==true);
Note: I...
-
Set Default Button in Screen?
If I create a Screen I notice that the Next button always seems to be the default. Is there a way to set the default button to something else, such as the Back button or Cancel button? I can't seem to find a way. Is this possible?
Using SUF 9.
Thanks.
-
Can help but what may be wrong
Please as i have already informed the forum, i'm a newbie, so for some of these issues you should have patience with me.
I've tried this code out to search for words e.g. Words from the dictionary text file and it's truely displaying the information right, but there seems to be something wrong....
-
page jump with swf with .xml
Hello,
I have created a swf menu with http://flashmenulabs.com/ and I need to put this in my AMS8 project, I inserted the swf file but I need thats when it is clicked a button the redirect (page jump) to other page... How can I Do?
the swf have the file...
-
Vista/7 Secuirty Shield
Is is possible to call BCM_SETSHIELD (MSDN Article) so that, only as needed, the Security Shield appears on buttons?
I'm a complete noob when it comes to Win32 API
I was thinking of having my APMS project have regular user privileges and showing the Shield on a button that...
-
Bordered Style for Buttons and Images on Buttons
Is there a way to get the bordered style for buttons too, not just the window? It has a Windows Classic look to it, but there are no similar buttons. Also -- Is there a way to have a base button that can have an image implemented on it through Autoplay, or do I need to first take the button and slap...
-
Please make the sounds stop
Using Autorun Max 2.1
Whenever I duplicate a button, the sounds reset to Standard instead of None. Is there a way to make it the default for all button sounds to be None? It's driving me insane having to edit them one-by-one.
Thanks.
-
"WinButtonEx Object Plugin" Wish
Hi to everyone,
I was wondering if anyone could make winbutton plugin which supports icons and colored text and aligning-vligning them in the button !!!
Thanks in advance :yes
JackDaniels
-
Button/Label Help
Hello all,
Is it possible that on button check, it will change the color of the label to red and when unchecked the label will return to normal color state of blue.
I have some code that works when checked but not unchecked.
Is there away to make this...
-
Buttons with transparency are broken
Why is it that my buttons with transparency work fine in the Button Maker (hovering or clicking in the transparent areas) but once they are part of my project the transparency becomes an unclickable area?
For example I've laid out my project in Photoshop and then hidden all layers but...