Page 1 of 1
How can I set header tab size.
Posted: Mon Sep 03, 2007 10:35 am
by dutch
I would like to set fix header length size of each tab. I try ::nTabSize but it's not successful. How can I set it?
Thanks®ards,
Dutch
Posted: Mon Sep 03, 2007 10:56 am
by Antonio Linares
Dutch,
Afaik, it is not possible. ::nTabSize keeps the height of the tabs, to properly set the dialogs origin (0,0).
Posted: Mon Sep 03, 2007 12:35 pm
by dutch
Dear Antonio,
I mean the Tab Header as following image.
Thanks&Regards,
Dutch
Posted: Mon Sep 03, 2007 12:49 pm
by driessen
I experienced that the size of the header is depending on the length to its title.
So, maybe enlarging the title (it is possible to add some spaces - it works OK) might give you a solution.
Posted: Mon Sep 03, 2007 4:56 pm
by Maurizio
I use
oFld:nFdHeight := 35
regards MAurizio
Posted: Mon Sep 03, 2007 5:09 pm
by Antonio Linares
Dutch,
Michel solution (adding spaces) looks as a good solution
Posted: Tue Sep 04, 2007 3:28 am
by dutch
Dear Maurizio & Antonio,
- oFld:nFdHeight is not fix Tab Header Width.
- Add space is not fixed correctly even use Courier FONT but this is the best way we can now.
Thanks & regards,
Dutch