FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Is there a way to set oSays to transparent universally?
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Is there a way to set oSays to transparent universally?
Posted: Fri Sep 11, 2009 09:33 AM
if I remember right, you have to define the group box first and then the other controls in the box

Or
use TRANSPARENT clause while defining the group box.
Regards



G. N. Rao.

Hyderabad, India
Posts: 598
Joined: Tue Apr 15, 2008 04:51 PM
Re: Is there a way to set oSays to transparent universally?
Posted: Fri Sep 11, 2009 10:04 PM

It works perfectly if you define groupbox in the rc file before all else. Thats a real pain when you have 600 rc files and all have groupboxs.

Any more suggestions?

Thank you

Harvey

Continue the discussion