msca
August 31st, 2009, 02:18 PM
Hi,
how could i get a window (name: DScaler, class: DScaler) statusbar text message. Its the current channel.
Using a spy program i found these info.
I need a working code for put in a variable the window statusbar text. (Bolded)
thanks in advance
>>>>>>>>>>( Window Title & Class )<<<<<<<<<<<
DScaler
ahk_class DScaler
>>>>>>>>>>>>( Mouse Position )<<<<<<<<<<<<<
On Screen: 697, 311 (less often used)
In Active Window: -572, 179
>>>>>>>>>( Now Under Mouse Cursor )<<<<<<<<
Color: 0x000000 (Blue=00 Green=00 Red=00)
>>>>>>>>>>( Active Window Position )<<<<<<<<<<
left: 1269 top: 132 width: 780 height: 563
>>>>>>>>>>>( Status Bar Text )<<<<<<<<<<
(1): VH1 / comedy central
(2): Video (TomsMoComp)
(3): Stereo
(4): 0 DF/S
>>>>>>>>>>>( Visible Window Text )<<<<<<<<<<<
Starting ...
Slider1
Slider1
0:00 / 0:00
DScaler Version 4.1.15
>>>>>>>>>>>( Hidden Window Text )<<<<<<<<<<<
>>>>( TitleMatchMode=slow Visible Text )<<<<
VH1 / comedy central
>>>>( TitleMatchMode=slow Hidden Text )<<<<
how could i get a window (name: DScaler, class: DScaler) statusbar text message. Its the current channel.
Using a spy program i found these info.
I need a working code for put in a variable the window statusbar text. (Bolded)
thanks in advance
>>>>>>>>>>( Window Title & Class )<<<<<<<<<<<
DScaler
ahk_class DScaler
>>>>>>>>>>>>( Mouse Position )<<<<<<<<<<<<<
On Screen: 697, 311 (less often used)
In Active Window: -572, 179
>>>>>>>>>( Now Under Mouse Cursor )<<<<<<<<
Color: 0x000000 (Blue=00 Green=00 Red=00)
>>>>>>>>>>( Active Window Position )<<<<<<<<<<
left: 1269 top: 132 width: 780 height: 563
>>>>>>>>>>>( Status Bar Text )<<<<<<<<<<
(1): VH1 / comedy central
(2): Video (TomsMoComp)
(3): Stereo
(4): 0 DF/S
>>>>>>>>>>>( Visible Window Text )<<<<<<<<<<<
Starting ...
Slider1
Slider1
0:00 / 0:00
DScaler Version 4.1.15
>>>>>>>>>>>( Hidden Window Text )<<<<<<<<<<<
>>>>( TitleMatchMode=slow Visible Text )<<<<
VH1 / comedy central
>>>>( TitleMatchMode=slow Hidden Text )<<<<