Search found 122 matches
- 26 Jan 2018, 17:33
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts - updates 2017-07-25
... could you somehow implement some form of silent reload of RM after a change in skin designer is saved ... Take a look at the following headers in RM\Help.htm: ⋅ Inter-process communication \ Window messages : You can modify RMD (Radial menu designer) to automatically send reload mess...
- 14 Jan 2018, 21:25
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts - updates 2017-07-25
theimmersion, So i tried to make RM keep on screen at all times and i semi-made it. Take a look at examples in [module] RM2module , specifically at Example 4b AHK_L - Docks and Example 4b AHK_L - Docks Thanks for suggestions. I'm giving you permission to use and distribute my Radial menu v4 and/or [...
- 03 Jan 2018, 14:52
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts - updates 2017-07-25
Yes, you always have to upgrade to newest version, which is v4.45 at the moment.
- 25 Jul 2017, 13:34
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts
Radial menu application updated to v4.45 ⋅ for RM v4.44 users: Download Update to RM v4.45 , unzip it, and click on Update to RM v4.45.exe ⋅ for new users: Download Radial menu v4.45 What's new? ⋅ fixed check for updates problem (Dropbox -RM) ⋅ includes newe...
- 04 Jun 2017, 03:20
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts - updates 2016-12-27
@DigiDon : Thanks! :) @multiplex55 :Thanks for reporting this :) - download links in "update to v. 4.44" post are fixed now. * * * @all : Radial menu is using links to files in DropBox public folder to check for updates. However, DropBox doesn't support DropBox public folder any more and ...
- 23 May 2017, 12:59
- Forum: Scripts and Functions
- Topic: GDI+ standard library 1.45 by tic
- Replies: 242
- Views: 46556
Re: GDI+ standard library 1.45 by tic
I have them - see attachments 

- 12 Feb 2017, 06:37
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts - updates 2016-12-27
It's written at the beginning of help file; Default hotkeys: ⋅ Rbutton (right mouse button): - Drag down and hold to show radial menu, release it to select item. - Drag in other directions to execute mouse gestures. Drag up shows Navigator. ⋅ Lbutton (left mouse button): shows/hi...
- 08 Feb 2017, 14:38
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts - updates 2016-12-27
parkone, multiplex55, Joefango : thanks for kind words. Spark :If you want to run RM initially suspended, the simplest thing is to put RMApp_Suspend(1) function in the auto-execute section of Radial menu.ahk. If you want to toggle RM suspension via hotkey, use this: F12:: Suspend, Permit ; ...
- 27 Dec 2016, 15:35
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts
Dear Radial menu users, I'm still too busy and don't have time to answer posts nor develop major new features. Although my activity on AutoHotkey forum is very low for a while, Radial menu isn't aboandoned and I don't plan to abandon it - I'm using it every day at home and work and have a strong int...
- 14 Dec 2016, 01:56
- Forum: Ask For Help
- Topic: Script to do a series of key inputs?
- Replies: 5
- Views: 372
Re: Script to do a series of key inputs?
Then use Window Class. For example:
#IfWinActive ahk_class Notepad
- 09 Dec 2016, 16:14
- Forum: Ask For Help
- Topic: Script to do a series of key inputs?
- Replies: 5
- Views: 372
Re: Script to do a series of key inputs?
Code: [Select all]GeSHi © Codebox Plus
$+w:: ; registers Shift+w hotkey ($ forces keyboard hook)
Send, ^r ; sends Ctrl+r
Send, {Down 5} ; sends down arrow key 5 times
Send, {Enter} ; sends enter
return ; finishes hotkey subrputine
- 11 Jun 2016, 13:59
- Forum: Ask For Help
- Topic: HyperLinks in Auto Hot Key
- Replies: 12
- Views: 1212
Re: HyperLinks in Auto Hot Key
In which program typing gs has to insert GameSpot hyperlink instead of "http://www.gamespot.com/213/example"
- 11 Jun 2016, 13:42
- Forum: Ask For Help
- Topic: HyperLinks in Auto Hot Key
- Replies: 12
- Views: 1212
Re: HyperLinks in Auto Hot Key
I hope example script below is what you're looking for; When you type "fb" and press space, if MS Word is active window, and there is a opened document, script will insert Facebook hyperlink. #IfWinActive ahk_class OpusApp ::fb:: MSWordInsertHyperlink("Facebook","http://www....
- 11 Jun 2016, 13:12
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts
@metacognition : ... I just can't promise to check back twice a month to see if you've changed your license ... Yeah, I definitely agree that's to often :) , but maybe that's why Radial menu scripts topic has more than 338000 views on the old forum . :P Just joking. ;) @Dubs : Joefango gave you rea...
- 09 Jun 2016, 06:45
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts
@metacognition, Dubs : I was planning and still plan to change the license, but until then, if you don't like the license and/or MsgBox-es, simply don't use Radial menu. Long time ago I offered collaborative RM development to the community, which also included possible license change. Others defini...
- 19 Mar 2016, 07:58
- Forum: Offtopic
- Topic: Administrator war
- Replies: 15
- Views: 1959
Re: Administrator war
I know it's just a game/joke but maybe someone might get offended... 

- 15 Mar 2016, 14:30
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts - new: HTML-AHK radial menu examples
@joefango : I'm glad you like it - thanks. I hope I'll find some free time to make further improvements... @beeski : Do you mean this: "DoItOrSetup" radial menu ? @ozzii : I forgot ot mention I tested it on Windows 10... You have scrollbars? Try to add this inside html style tags; body { ...
- 04 Mar 2016, 07:11
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts
Here are some HTML-AHK radial menus https://dl.dropboxusercontent.com/u/171417982/AHK/Radial%20Menu/HTML-AHK%20radial%20menu%20examples.jpg This technique allows you to use the power of AutoHotkey combined with Javascript, HTML, CSS and GDI+. There are many HTML/CSS/JS based radial menus/circular na...
- 28 Feb 2016, 20:06
- Forum: Scripts and Functions
- Topic: [function] CreateTreeView
- Replies: 3
- Views: 1378
Re: [function] CreateTreeView
Hi bish01, here's example; TvDefinition= ( Apps Expand Calculator Notepad Folders Expand My Documents Program Files ) Gui, New, +HwndhGui Gui %hGui%:Add, TreeView, gTreeView h200 CreateTreeView(TvDefinition) Gui %hGui%:Show return GuiClose: ExitApp TreeView: if (A_GuiEvent != "DoubleClick"...
- 12 Feb 2016, 13:38
- Forum: Scripts and Functions
- Topic: Radial menu scripts - updates 2017-07-25
- Replies: 100
- Views: 25557
Re: Radial menu scripts - updated 21.12.2015.
@Wickster : RM refines Item action and intentionally turns something like this: Run, %A_ProgramFiles%\Steam\SteamApps\common\Age2HD\Launcher.exe into this Run, Launcher.exe, %A_ProgramFiles%\Steam\SteamApps\common\Age2HD because long time ago there was request to split full path into target and wor...