forked from HotKeyIt/TT
-
Notifications
You must be signed in to change notification settings - Fork 0
albertocasanova/TT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TT() - Full-blown ToolTip Library TT is based on AHK Objects and supports both, ANSI and UNICODE version. TT is used to work with ToolTip controls. You can create standalone ToolTips but also ToolTips for Controls for your GUI. On AutoHotkey_H you can use the function as it is, it has no dependencies Original AutoHotkey will need _Struct and sizeof(): https://github.com/HotKeyIt/_Struct Also you will need following function: Struct(Structure,pointer:=0,init:=0){ return new _Struct(Structure,pointer,init) } Documentation can be downloaded here: https://github.com/HotKeyIt/TT/raw/master/TT.chm
About
Full-blown ToolTip Library for AutoHotkey
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- AutoHotkey 100.0%