Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Password Dialog with Large Font
Wed, Mar 14 2007 8:42 PMPermanent Link

kk aw
Tim,

The password dialog form do not appear correctly in a machine with the
fonts settings set to large.  I see that the form in dbisampw.pas is
scaled.

The way dbisam is set up I cannot seem to be able to recompile dbisam.
On my machine, the .pas and .dcu files are not in the same folder.  The
dpk files point to the .dcu folder.

Regards,
KK Aw
Fri, Mar 16 2007 3:44 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

KK,

<< The password dialog form do not appear correctly in a machine with the
fonts settings set to large.  I see that the form in dbisampw.pas is scaled.
>>

Okay, I'll make sure this is corrected.

<< The way dbisam is set up I cannot seem to be able to recompile dbisam. On
my machine, the .pas and .dcu files are not in the same folder.  The  dpk
files point to the .dcu folder. >>

The .dpk files don't "point" anywhere - the units referenced in them don't
contain path names at all.   When you open them, they should reference the
..pas files in the same source directory.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image