Page 1 of 1

Change title of another window created with Run

PostPosted: Wed Jan 11, 2006 2:20 am
by grumpy
Is it possible to change the title of a window to an application initiated with the run command?

Cheers
Gerry

PostPosted: Wed Jan 11, 2006 3:28 am
by DanielPuente
Grumpy:

Yes, with Manu Exposito's twcapture class:

oWnd := TWCapture():New( AllTrim( cTitle ) )
oWnd:SetText( "TWCapture captura ventanas - by Manu Exposito 2001" )

Regards,

TWCapture

PostPosted: Wed Jan 11, 2006 6:05 am
by grumpy
Where can one find this class?

Cheers

PostPosted: Wed Jan 11, 2006 2:14 pm
by DanielPuente
Grumpy:

In the new location of prometheus website (ex dbwide.com.ar), in vikthor domain:

http://vikthor.com.mx/fivewin/

In the section EXTRAS, FUENTES.

Regards,

Class

PostPosted: Thu Jan 12, 2006 9:25 pm
by grumpy
I could not find it there?

Cheers

PostPosted: Fri Jan 13, 2006 11:24 pm
by DanielPuente
Grumpy:

But there is it. The exact link is:

http://www.vikthor.com.mx/fivewin/files ... apture.zip

Regards,

PostPosted: Sat Jan 14, 2006 2:48 am
by grumpy
I thank you for that - must have my glasses checked wen through the lists twice. 8)