FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Request : Keyword FONT for Dialog and Window
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Request : Keyword FONT for Dialog and Window
Posted: Sat Nov 05, 2022 08:27 AM
hi,

Child Control of a Dialog / Window need Keyword "OF" to identify Parent

now i must use FONT for every Control, which are same on Dialog / Window = same Parent
why when using OOP ...hm ... :idea:

---

when Parent have FONT, even when not use it, all Child will inherit it and can use it as Default
than Keyword FONT are only need for Control which want to use "other" Font

p.s. also FONT SIZE would be great
greeting,

Jimmy
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Request : Keyword FONT for Dialog and Window
Posted: Sat Nov 05, 2022 08:33 AM

Yes.

By default all child controls use the parent window/dialog. by default.

We can use FONT clause to assign a different font to the control different from the parent's font.

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion