Opened 18 years ago
Closed 18 years ago
#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 , 18 years ago
| Version: | 3.2.12.0 |
|---|
comment:3 by , 18 years ago
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 , 18 years ago
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 , 18 years ago
| 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.