AutoHotkey Community

It is currently May 23rd, 2012, 6:02 am

All times are UTC [ DST ]


Search found 133 matches
Search these results:

Author Message

 Forum: Support   Topic: Wingettext troubles

Posted: December 24th, 2011, 7:47 am 

Replies: 24
Views: 473


Ok thanks, I figured as much but don't use DllCall often so wasn't sure. I'll drop those lines out. Thanks again bro and have a good day tomorrow! :mrgreen:

 Forum: Support   Topic: Wingettext troubles

Posted: December 24th, 2011, 7:02 am 

Replies: 24
Views: 473


Looks like that's working! Not really confident with VarSetCapacity, not sure if I have to empty the contents in a situation like this function... Thanks for the help! :D TAB_ControlVisible(id) { ControlStr := "My Text" TextSize := 500 VarSetCapacity(ControlText, TextSize&...

 Forum: Support   Topic: Wingettext troubles

Posted: December 24th, 2011, 12:32 am 

Replies: 24
Views: 473


1. that is a lousy justification. The existence of the text is the crucial factor - with detecthiddentext on it always shows. With detecthiddentext off it only shows under certain circumstances and it's proof of the circumstance via the existence of the text that I'm after. Seems weird that the Win...

 Forum: Support   Topic: Wingettext troubles

Posted: December 24th, 2011, 12:00 am 

Replies: 24
Views: 473


C'mon dudes - retrieve the 'visible window text' list from the 'Window Spy', someone must know :lol:

 Forum: Support   Topic: Wingettext troubles

Posted: December 23rd, 2011, 11:58 pm 

Replies: 24
Views: 473


Nice try and thanks for the help - merry xmas!

 Forum: Support   Topic: Wingettext troubles

Posted: December 23rd, 2011, 11:46 pm 

Replies: 24
Views: 473


It returned the controls text in the same way that detecthiddentext does and doesn't give me the ability to differentiate.

 Forum: Support   Topic: Wingettext troubles

Posted: December 23rd, 2011, 11:24 pm 

Replies: 24
Views: 473


Damn - could get the HWND of that TAB but same result.

Just so weird that the Window Spy gets the text but Wingettext doesn't because it's on tab's. There's got to be a way
8)

 Forum: Support   Topic: Wingettext troubles

Posted: December 23rd, 2011, 11:06 pm 

Replies: 24
Views: 473


Its not a SysTabControl321 but the tabs do have a distinct classnn :idea:

Will do some testing....

 Forum: Support   Topic: Wingettext troubles

Posted: December 23rd, 2011, 10:56 pm 

Replies: 24
Views: 473


The existence of the text is the crucial factor - with detecthiddentext on it always shows. With detecthiddentext off it only shows under certain circumstances and it's proof of the circumstance via the existence of the text that I'm after. Seems weird that the Window Spy is an AHK tool but that it'...

 Forum: Support   Topic: Wingettext troubles

Posted: December 23rd, 2011, 8:38 pm 

Replies: 24
Views: 473


One last bump, need a solution :shock:

 Forum: Support   Topic: Wingettext troubles

Posted: December 23rd, 2011, 12:02 am 

Replies: 24
Views: 473


Tried that too :D I should point out that two days ago (before the tabs were added) it was fine, so nothing about the window has changed other than the introduction of tabs and the moving of this control onto a tab away from the main part of the window. The label was always part of the windows visib...

 Forum: Support   Topic: Wingettext troubles

Posted: December 22nd, 2011, 11:50 pm 

Replies: 24
Views: 473


Hi, thanks for the help. The thing is, the window spy gives me the control label as 'visible window text' The control however is on a TAB of the window and if that TAB is not selected 'Wingettext' and 'control visible' return nothing even though it's there in window spy. So the fact that the control...

 Forum: Support   Topic: Wingettext troubles

Posted: December 22nd, 2011, 10:55 pm 

Replies: 24
Views: 473


Bump....

Is there a way to specifically retrieve the list of 'visible window text' from the window spy?

 Forum: Support   Topic: Wingettext troubles

 Post subject: Wingettext troubles
Posted: December 22nd, 2011, 2:10 am 

Replies: 24
Views: 473


The window involved has a control with tabs. The window spy shows the text from all buttons on the tabs as 'visible window text' regardless of which tab is selected - however, wingettext only shows the text if the corresponding tab is open. 'Winget, list' behaves the same. I can't use detect hidden ...

 Forum: Support   Topic: Obtain path from folder name

Posted: December 8th, 2011, 2:13 am 

Replies: 2
Views: 132


Thanks man, never used Driveget before!

:D
Sort by:  
Page 1 of 9 [ Search found 133 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group