#311 closed Feature Request (Rejected)
GUICtrlCreateHotKey - as new native AutoIt control
| Reported by: | Zedna | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Here is link to MSDN:
http://msdn.microsoft.com/en-us/library/bb775233(VS.85).aspx
Attachments (0)
Change History (5)
comment:1 by , on May 24, 2008 at 4:00:24 AM
| Version: | 3.2.12.0 |
|---|
comment:2 by , on May 24, 2008 at 7:42:14 PM
What does this do that current hotkeys and GuiSetAccelerators don't?
comment:3 by , on May 24, 2008 at 8:49:57 PM
Jon, this control doesn't *set* hotkeys. It just allows the user to type a hotkey combination into it.
I don't see where there would be much wide-spread use for this. Further, I'm sure it's a pretty simple control and can be done via UDF's.
comment:4 by , on Jun 5, 2008 at 1:15:57 PM
This control is usefull for scripts where can be user defined hotkeys.
It's just graphical user interface (GUI) for let people setting their own hotkeys at runtime (and maybe store it to INI files for later use).
Here are some links to forum UDFs about that:
http://www.autoitscript.com/forum/index.php?s=&showtopic=72588&view=findpost&p=529587
http://www.autoitscript.com/forum/index.php?s=&showtopic=56374&view=findpost&p=427659
comment:5 by , on Jun 11, 2008 at 6:33:14 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
This is a niche control. If there are already UDF's for this (which I see there are), then that's the best place for it. Maybe as some UDF's it can get added, but not native.

Automatic ticket cleanup.