AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to set "Always On Top" from toolbar on desktop

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
vdongen



Joined: 08 May 2005
Posts: 41
Location: Jakarta, Indonesia

PostPosted: Sun Nov 12, 2006 2:49 am    Post subject: How to set "Always On Top" from toolbar on desktop Reply with quote

It is possible to drag the toolbox from the taskbar to the desktop. I am looking for a script to set "always On Top". You can set this when you right click on the upper bar.
I am not able to use MouseClick, Right, XY as the position of the toolbar is not always the same.

Bart


Last edited by vdongen on Sun Nov 12, 2006 4:46 am; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
i3egohan



Joined: 18 Jul 2006
Posts: 403

PostPosted: Sun Nov 12, 2006 2:56 am    Post subject: Reply with quote

Lol use this dude and it should work

Code:
MouseClick, Right, 1600, 1280


I3egohan
Back to top
View user's profile Send private message
vdongen



Joined: 08 May 2005
Posts: 41
Location: Jakarta, Indonesia

PostPosted: Sun Nov 12, 2006 5:39 am    Post subject: Reply with quote

I do know know what you mean.
Back to top
View user's profile Send private message Visit poster's website
PhiLho



Joined: 27 Dec 2005
Posts: 6836
Location: France (near Paris)

PostPosted: Sun Nov 12, 2006 9:16 am    Post subject: Reply with quote

Do you know, vdongen, that we have no idea of what software you are talking about?
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
vdongen



Joined: 08 May 2005
Posts: 41
Location: Jakarta, Indonesia

PostPosted: Sun Nov 12, 2006 9:44 am    Post subject: Reply with quote

Hmm, quite rudimentary community here. Anyhow.

I just showed the story to my Indonesian maid, she understands my problem (though her English is not pretty good) but has no solution. So, replied.

I do have a mouse. And I use AutoHotKey. With my mouse I can right click.
If You make a new tool bar en drag it to the desktop then on the tool bar you can set "Always On Top" by right clicking. That's what I want to perform. The problem is that the position of the bar is not always the same, so I cannot use MouseClck, Right, and coordinates.
Back to top
View user's profile Send private message Visit poster's website
polyethene



Joined: 11 Aug 2004
Posts: 5248
Location: UK

PostPosted: Sun Nov 12, 2006 10:23 am    Post subject: Reply with quote

You can use WinSet, AlwaysOnTop
_________________
GitHubScriptsIronAHK Contact by email not private message.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
vdongen



Joined: 08 May 2005
Posts: 41
Location: Jakarta, Indonesia

PostPosted: Sun Nov 12, 2006 12:40 pm    Post subject: Reply with quote

Works Titan.
Didn't noticed this feature in the Help section.

Thanks.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group