Page 1 of 1

Font in Folders

Posted: Thu Oct 19, 2006 7:55 pm
by Pedro Faro
Hi

I have a Dialog Box with a Folder.

The Font in the Gets and in the Buttons is too big.
How can i Fix the font . I never declared any font in dialogs.

Regards

Pedro

Posted: Fri Oct 20, 2006 1:22 pm
by yam_hiong
Pedro,

Is it only happened in one dialog or all dialog?
Did you change GetSysFont()?

Posted: Fri Oct 20, 2006 2:15 pm
by Pedro Faro
Hi Yam

It's happen with all the dialog , Bottons , Gets , Says, Folders Titles

GetsysFont is declared in a function as:

Function GetSysFont()
Return("Ms Sans Serif")



FwH 2.6

Posted: Fri Oct 20, 2006 2:48 pm
by yam_hiong
Hi Pedro,

It is possible that your display settings has been changed?
for example, your font settings changed to 120% on display properties?
could you provide screen capture of your problem?

Regards,
Hiong

Images Tfolder

Posted: Fri Oct 20, 2006 5:03 pm
by Pedro Faro

Posted: Sat Oct 21, 2006 1:32 am
by yam_hiong
Dear Pedro,

1. Try to create simple dialog on other prg and see if this happen too.
2. Do you try to run this app on other computer?

my point is, you should find out where the problem located, is it on your prg or your computer os.
If the problem on your prg, then find out if you have modified any classes, class twindow maybe?

Regards,
Hiong

Posted: Sat Oct 21, 2006 11:26 am
by Pedro Faro
Hi

I'ts not the version of FWH (2.6) ?

I see all the posts about problems in TFOLDER but nothing like mine.

Tansk anyway .,

I will try to contact Fivetwch directly to see wat's the problem


Regards

Pedro