FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Labels in .RC - Font size
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Labels in .RC - Font size
Posted: Fri Oct 09, 2009 10:46 PM

If I set a font within the program, it works fine in all of the get fields. However, I define my labels ( @ say ) in the .RC and I want them to be a larger font. I cant seem to make them larger. This is in a dialog. If I change the FONT attribute in the dialog, the text is still the same size but then all my spacing is off for edit box positions.

Any thoughts on this ?

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Labels in .RC - Font size
Posted: Sat Oct 10, 2009 06:40 AM

Tim,

If you create the SAYs from source code then you can do:

@ ..., ... SAY ... FONT oFont

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion