AutoHotkey Community

It is currently May 27th, 2012, 6:00 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 118 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8

Do you think AutoHotkey should have that features/function internally?
Poll ended at August 26th, 2009, 5:23 pm
Yes 33%  33%  [ 4 ]
Yes, even more ToolTip features please 33%  33%  [ 4 ]
No, I don't need them 0%  0%  [ 0 ]
No, to complex to use 25%  25%  [ 3 ]
No 8%  8%  [ 1 ]
Total votes : 12
Author Message
 Post subject:
PostPosted: July 4th, 2010, 1:35 pm 
Offline
User avatar

Joined: September 8th, 2008, 12:26 am
Posts: 1048
Location: Ploieşti, RO
The Help manual bundled with AHK contains a WindowProc override script that could help achieve the desired result, but I'm pretty sure it won't work in a tooltip; try creating a captionless, borderless window instead. Careful with leaking handles.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 18th, 2010, 8:34 pm 
Offline

Joined: September 10th, 2009, 5:54 pm
Posts: 203
Is it possible to extract associated icon from dll file?
like
Code:
GetAssociatedIcon("C:\Windows\System32\imageres.dll,16")


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 18th, 2010, 8:40 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
No but Menu Icons can do that using MI_ExtractIcon().
That is also what GetAssociatedIcon() uses.

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 23rd, 2010, 11:08 am 
Offline
User avatar

Joined: September 8th, 2008, 12:26 am
Posts: 1048
Location: Ploieşti, RO
You may have a look at VersionInfo Lister too.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 23rd, 2010, 3:49 pm 
Offline

Joined: February 11th, 2007, 4:10 pm
Posts: 185
It doesn't support unicode.
TTM_UPDATETIPTEXT has unicode version.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 23rd, 2010, 7:48 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
Now it does, find ToolTipU at the bottom of first post ;)

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 24th, 2010, 7:13 am 
Offline

Joined: February 11th, 2007, 4:10 pm
Posts: 185
In fact, it's no need to release two versions. TooltipU should be run correctly for mainstream AHK too, in which A_IsUnicode is always null.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 24th, 2010, 9:00 am 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
You are right, I replaced ToolTip with ToolTipU now, so now there is one ToolTip() which should work for any version.

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 24th, 2010, 7:33 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
Fixed problem where ToolTip was shown only once when it was used for one control only.
Now links are working for controls ToolTips as well, you cannot click them but it looks nice :)

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 26th, 2010, 11:44 pm 
Offline

Joined: September 29th, 2009, 8:20 pm
Posts: 47
Location: Canada
when i try and run your first examples i get error

"Specifically: RemoteBuf_Open(TrayH,hWndToolBar,20)"

win,xp,sp3

_________________
Movie Finder


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 27th, 2010, 12:40 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
sonchaz wrote:
when i try and run your first examples i get error

"Specifically: RemoteBuf_Open(TrayH,hWndToolBar,20)"

win,xp,sp3
You need RemoteBuf functions

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
PostPosted: December 2nd, 2010, 4:46 pm 
Hello.

Do you know if can be possible to use this power tooltip with .gif or .png images as AHK_L menu icons?

Thanks in advance.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: December 3rd, 2010, 12:09 am 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
Use TT() if you are using AHK_L.
I have updated it to accept png, gif, jpg and even hex string.

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 118 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8

All times are UTC [ DST ]


Who is online

Users browsing this forum: Apollo, Bing [Bot], Google Feedfetcher, JamixZol, rbrtryn and 19 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group