FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Unit of measurement of Dialog box From Clause
Posts: 115
Joined: Mon Oct 17, 2005 04:42 AM
Unit of measurement of Dialog box From Clause
Posted: Fri Dec 23, 2005 05:56 AM

Hello All,

Merry Christmas to everybody !!!

I will like to know :
What is the Unit of measurement used in Dialog Box From ---- To------- clause while building from source code (when PIXEL clause is not used).

I will also like to know from experienced programmars :
What is better practice : to make dialog box from resources or source code ?

TIA
Milan.

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Unit of measurement of Dialog box From Clause
Posted: Fri Dec 23, 2005 10:22 AM

The unit simulates the text mode character size.

Using resources or not is a matter of your personal preference. Personally I prefer resources because it is easier to design the dialogs.

EMG

Continue the discussion