Hi Randy31416,
Thanks for the quick reply. I'll test it out when I have my tablet around. Cheers!
Search found 153 matches
- 15 May 2015, 01:42
- Forum: Scripts and Functions
- Topic: Microsoft Surface Pro 3 pen barrel button customization
- Replies: 16
- Views: 15846
- 15 May 2015, 01:40
- Forum: Scripts and Functions
- Topic: [Class] ImageButton - 1.5.00.00 - 20201230
- Replies: 140
- Views: 59505
Re: [Class] ImageButton
Hi just me,
I somehow missed your reply to my previous post. Thanks a lot for all the info, much appreciated. And thanks again for all your work on this and everything else around here.
I somehow missed your reply to my previous post. Thanks a lot for all the info, much appreciated. And thanks again for all your work on this and everything else around here.
- 12 May 2015, 19:39
- Forum: Scripts and Functions
- Topic: Microsoft Surface Pro 3 pen barrel button customization
- Replies: 16
- Views: 15846
Re: Microsoft Surface Pro 3 pen barrel button customization
Hi Randy31416, Thanks for your work. This could become very popular as customizing the SP3's pen barrel is often requested. I may be wrong but looking at the code you provided, it seems you only show how to trap the taps but you actually don't do anything (customize or remap) them. Maybe I'm wrong. ...
- 27 Apr 2015, 13:26
- Forum: Scripts and Functions
- Topic: [Class] ImageButton - 1.5.00.00 - 20201230
- Replies: 140
- Views: 59505
Re: [Class] ImageButton
Hi just me, Thanks for the quick reply. Excellent, it seems to work well if I reset the button text using the GuiControl command before calling ImageButton.Create() again. Is that what you had in mind when you said "restore a button's caption"? Also, are there any bad consequences to having this orp...
- 23 Apr 2015, 22:44
- Forum: Scripts and Functions
- Topic: [Class] ImageButton - 1.5.00.00 - 20201230
- Replies: 140
- Views: 59505
Re: [Class] ImageButton
Hi just me, Thanks for all your work on this, it's exactly what I needed and it works beautifully. Once a button's colors have been set via, for example, ImageButton.Create(HButton, Opt1) is there a way to later on change the background color by applying a different set of options, say through somet...
- 08 Apr 2015, 11:29
- Forum: Ask For Help
- Topic: guis with mandatory full frame only
- Replies: 6
- Views: 1884
Re: guis with mandatory full frame only
Hi Guest, Don't let your perception of what AHK can or cannot do be guided by the level of help you are getting in the forum. There are plenty of members willing to help, but I think the main problem is that you haven't clearly explained what you want/need. AHK is very good at handling GUI's (small,...
- 27 Mar 2015, 15:57
- Forum: Ask For Help
- Topic: Set the background color of a GUI and/or its controls
- Replies: 5
- Views: 14443
Re: Set the background color of a GUI and/or its controls
Hi WeThot,
If you don't want to use pictures and also are interested in some cool hover effects and stuff, you could also look into the following by the great just me:
http://ahkscript.org/boards/viewtopic.php?f=6&t=2197
http://ahkscript.org/boards/viewtopic.php?f=6&t=1103
If you don't want to use pictures and also are interested in some cool hover effects and stuff, you could also look into the following by the great just me:
http://ahkscript.org/boards/viewtopic.php?f=6&t=2197
http://ahkscript.org/boards/viewtopic.php?f=6&t=1103
- 20 Mar 2015, 17:30
- Forum: Scripts and Functions
- Topic: AddClearBtnToEdit - Add 'clear text' btn over an edit ctrl
- Replies: 11
- Views: 3308
Re: AddClearBtnToEdit - Add 'clear button' over an edit cont
Hi tmplinshi, This is nice! the OnClick option is a great idea. It made me think that maybe you don't have to limit it to an X... Maybe you could add a parameter where the text (i.e. X) could be changed to anything else? or add an icon? Although, I understand the purpose of this is really simply to ...
- 17 Mar 2015, 20:31
- Forum: Ask For Help
- Topic: [SOLVED] Add a clear (close) button over an edit control
- Replies: 5
- Views: 1798
Re: Add a clear (close) button over an edit control
Hi tmplinshi,
You can set margins to avoid the redraw problems. See this example by just me:
http://www.autohotkey.com/board/topic/8 ... /?p=513666
You can set margins to avoid the redraw problems. See this example by just me:
http://www.autohotkey.com/board/topic/8 ... /?p=513666
- 13 Mar 2015, 19:15
- Forum: About This Community
- Topic: autohotkey.com
- Replies: 262
- Views: 264839
Re: autohotkey.com
Just wanted to express my gratitude to tank, joedf, lexikos, fincs and everyone else who's been involved these last few months in keeping AHK alive and thriving, both in assuring a respectable web presence and as an evolving language (witness the recent tremendous additions by lexikos in recent rele...
- 03 Feb 2015, 00:14
- Forum: Scripts and Functions
- Topic: GUI Skinning Methods
- Replies: 60
- Views: 28100
Re: GUI Skinning Methods
Hi Soft, Thanks for the quick reply. Did you have Windows Aero turned on during your test? It seems like the bug shows up only when Aero is on. See the attached animated gif. You can see that the address bar has an unwanted black box around it. Also, when I resize the FileSelectFile, you can see tha...
- 02 Feb 2015, 13:22
- Forum: Scripts and Functions
- Topic: GUI Skinning Methods
- Replies: 60
- Views: 28100
Re: GUI Skinning Methods
Hi Soft, This is nice! Thanks for your work on this. I'm encountering a small issue though. On my system (Win 7 64 bit, ahk 1.1.16.05 ANSI 32), if I add for example a FileSelectFile command to the button in your example, the address bar of the FileSelectFile window doesn't show correctly (there is a...
- 18 Dec 2014, 19:02
- Forum: Ask For Help
- Topic: Using Winset, Region to create multiple holes in one window
- Replies: 0
- Views: 843
Using Winset, Region to create multiple holes in one window
Hi, I couldn’t find anything in the documentation or on the forums about using Winset, Region to create more than one “hole” in a window. I found a workaround but I don’t understand why it actually works. Could anyone please enlighten me as to why this actually seems to work or direct me to some rel...
- 18 Dec 2014, 18:55
- Forum: Scripts and Functions
- Topic: TaskDialog() - the other 'MsgBox' for Win Vista+
- Replies: 55
- Views: 22094
Re: TaskDialog() - the other 'MsgBox' for Win Vista+
Hi huyaowen,
yes, it would be great to add the two sections at the bottom. Any idea how to do it? By the way, your creator above works great, very useful.
yes, it would be great to add the two sections at the bottom. Any idea how to do it? By the way, your creator above works great, very useful.
- 16 Dec 2014, 13:25
- Forum: Scripts and Functions
- Topic: TaskDialog() - the other 'MsgBox' for Win Vista+
- Replies: 55
- Views: 22094
Re: TaskDialog() - the other 'MsgBox' for Win Vista+
Hi just me,
Thanks a lot for answering all my questions, much appreciated. I've tried both TheGood's and Nepter's implementations and yours is the only one that works on ANSI AHK, which I have to use for compatibility reasons. Thanks again for all your work on this.
Thanks a lot for answering all my questions, much appreciated. I've tried both TheGood's and Nepter's implementations and yours is the only one that works on ANSI AHK, which I have to use for compatibility reasons. Thanks again for all your work on this.
- 15 Dec 2014, 14:02
- Forum: Scripts and Functions
- Topic: TaskDialog() - the other 'MsgBox' for Win Vista+
- Replies: 55
- Views: 22094
Re: TaskDialog() - the other 'MsgBox' for Win Vista+
Hi just me, This is a great script. Could you clarify a bit what the XP option means? In the Remarks section you wrote Depending on the settings of TaskDialogUseMsgBoxOnXP() the function can display a MsgBox instead of ; the task dialog on Win XP. In that case you should only use icons and in partic...
- 06 Nov 2014, 19:08
- Forum: Ask For Help
- Topic: Detect flashing of taskbar icon?
- Replies: 2
- Views: 1694
Re: Detect flashing of taskbar icon?
You can potentially do it by hooking on to the shell. See the last example at the very bottom of the first post by SKAN:
http://www.autohotkey.com/board/topic/8 ... -messages/
http://www.autohotkey.com/board/topic/8 ... -messages/
- 29 Oct 2014, 22:46
- Forum: Ask For Help
- Topic: Multiple GUI Windows, and pre-declaring variables.
- Replies: 6
- Views: 3839
Re: Multiple GUI Windows, and pre-declaring variables.
Hi trismarck, You can change the subroutine associated to a control using GuiControl. For example: Gui, Add, Button, vButtonOne gHello, One Gui, Add, Button, gSwitch_One_to_World, Switch One Gui, Add, Button, gRemove_g_from_One, Remove One Gui, Show Return Hello: Msgbox, Hello Return World: Msgbox, ...
- 30 Sep 2014, 13:31
- Forum: Scripts and Functions
- Topic: Accent Character Script
- Replies: 6
- Views: 4196
Re: Accent Character Script
Hi maestrith, This is a fun script. I have a few comments: - If the Gui is shown and you press Win + key again, it throws an error as it tries to add the controls again - Would it be possible to maybe have an option to change the filtering order: For my use, it would be more practical if I could pre...
- 22 Sep 2014, 11:18
- Forum: Scripts and Functions
- Topic: Basic windows 8 touchscreen tap recognition
- Replies: 18
- Views: 9913
Re: Basic windows 8 touchscreen tap recognition
Hi arcticir,
Sorry for the very late reply as I was away for quite a while. Maybe you'll be interested in this:
http://forum.tabletpcreview.com/threads ... ars.63949/
Sorry for the very late reply as I was away for quite a while. Maybe you'll be interested in this:
http://forum.tabletpcreview.com/threads ... ars.63949/