Font in Folders

Post Reply
User avatar
Pedro Faro
Posts: 31
Joined: Sun Jan 29, 2006 6:34 pm
Location: Lisboa-Portugal
Contact:

Font in Folders

Post 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
User avatar
yam_hiong
Posts: 16
Joined: Sun Oct 23, 2005 3:00 pm
Location: Pontianak - Indonesia
Contact:

Post by yam_hiong »

Pedro,

Is it only happened in one dialog or all dialog?
Did you change GetSysFont()?
User avatar
Pedro Faro
Posts: 31
Joined: Sun Jan 29, 2006 6:34 pm
Location: Lisboa-Portugal
Contact:

Post 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
User avatar
yam_hiong
Posts: 16
Joined: Sun Oct 23, 2005 3:00 pm
Location: Pontianak - Indonesia
Contact:

Post 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
User avatar
Pedro Faro
Posts: 31
Joined: Sun Jan 29, 2006 6:34 pm
Location: Lisboa-Portugal
Contact:

Images Tfolder

Post by Pedro Faro »

User avatar
yam_hiong
Posts: 16
Joined: Sun Oct 23, 2005 3:00 pm
Location: Pontianak - Indonesia
Contact:

Post 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
User avatar
Pedro Faro
Posts: 31
Joined: Sun Jan 29, 2006 6:34 pm
Location: Lisboa-Portugal
Contact:

Post 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
Post Reply