FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Is this possible ?
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Is this possible ?
Posted: Wed Aug 21, 2013 06:07 AM
Guys:

On this command:
Code (fw): Select all Collapse
SET MESSAGE OF oWindow TO "Press Alt-Letter" CLOCK DATE KEYBOARD


Can the clock be shown in another color, for example bright white over blue (W+/B) ?

Thank you.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Is this possible ?
Posted: Wed Aug 21, 2013 06:38 AM

Prueba asi:

oWindow:oMsgBar:oClock:nClrText = CLR_BLUE // ó cualquier color RGB

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Re: Is this possible ?
Posted: Wed Aug 21, 2013 11:20 PM

Antonio:

¡ Muchas gracias !

Continue the discussion