FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Prompt on ButtonBar
Posts: 310
Joined: Mon Oct 10, 2005 05:10 AM
Prompt on ButtonBar
Posted: Wed Sep 22, 2010 07:31 AM
Hi All

I have a buttonbar defined
Code (fw): Select all Collapse
DEFINE BUTTONBAR  oBar 3DLOOK SIZE 50, 50 OF oWnd 2007

 @ 15,160 SAY oPrompt PROMPT cPrompt picture '@' of oBar ;
     SIZE 200,20 ;
     FONT oFont  ;
     PIXEL


How can I set the text color with effecting the color of the bar - so I get black text without effecting the
background color.

Cheers

Colin

Continue the discussion