AutoHotkey Community

It is currently May 24th, 2012, 7:39 am

All times are UTC [ DST ]


Search found 9 matches
Search these results:

Author Message

 Forum: Support   Topic: Read 2nd Status Bar?

Posted: February 5th, 2010, 5:28 am 

Replies: 15
Views: 862


Bump.

Still haven't found a solution for this, I'm sure it can be done.. anyone have any suggestions?

 Forum: Support   Topic: Read 2nd Status Bar?

Posted: January 19th, 2010, 1:35 am 

Replies: 15
Views: 862


Still haven't had any luck, does anyone have any suggestions? Really need to be able to read the bottom statusbar - 2nd one on the page that has a top and bottom statusbar.

 Forum: Support   Topic: Read 2nd Status Bar?

Posted: December 22nd, 2009, 12:47 am 

Replies: 15
Views: 862


ClientWare is the name of the WindowTitle

Good idea Sean, I might be able to find the windows command I'm looking for based on the AHK source code... I shall check.

 Forum: Support   Topic: Read 2nd Status Bar?

Posted: December 21st, 2009, 12:50 am 

Replies: 15
Views: 862


yeah I'm using the real window name, that isn't the issue here, just put that there as the example. I'm able to read the 1st statusbar no problem. From what I've seen in AHK they've turned the complicated Windows commands into easy to use commands here, so I just need someone to tell me the complica...

 Forum: Support   Topic: Read 2nd Status Bar?

Posted: December 19th, 2009, 1:32 am 

Replies: 15
Views: 862


Leef Me - already using that command to read the 1st statusbar, trying to read the 2nd on one the screen.

I tried :

ControlGetText, Statusbar2_Text, msctls_statusbar322, WindowTitle

No luck. Any ideas?

 Forum: Support   Topic: Read 2nd Status Bar?

 Post subject: Command
Posted: December 18th, 2009, 2:18 pm 

Replies: 15
Views: 862


I do use controlgettext but I hadn't tried that yet here, I'll give it a shot thanks

 Forum: Support   Topic: Read 2nd Status Bar?

 Post subject: Read 2nd Status Bar?
Posted: December 18th, 2009, 2:09 am 

Replies: 15
Views: 862


I need to read the 2nd status bar in a program.

Note that I'm not talking about the 2nd field, there are 2 on screen top and bottom. It is called msctls_statusbar322 (as opposed to statusbar321 which works w/ the statusbarread option ). Any ideas?

 Forum: Support   Topic: Multiple Gui Issue

 Post subject: Gui/Variable Problem
Posted: December 8th, 2009, 2:33 am 

Replies: 2
Views: 417


I was having the same problem, just found the answer on another post (thanks Scan!)

Gui, 2:Destroy ; Add this as the first line to your 2nd routine

I was getting the same error message the 2nd time I ran my 2nd gui, adding this to the top line of the 2nd gui fixed it.

 Forum: Scripts   Topic: cRichEdit - Standard RichEdit control for AutoHotkey scripts

 Post subject: Thanks
Posted: November 28th, 2009, 7:25 pm 

Replies: 105
Views: 31960


really helpful release man - thanks
Sort by:  
Page 1 of 1 [ Search found 9 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group