FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How can I set header tab size.
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
How can I set header tab size.
Posted: Mon Sep 03, 2007 10:35 AM

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&regards,
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
How can I set header tab size.
Posted: Mon Sep 03, 2007 10:56 AM

Dutch,

Afaik, it is not possible. ::nTabSize keeps the height of the tabs, to properly set the dialogs origin (0,0).

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
How can I set header tab size.
Posted: Mon Sep 03, 2007 12:35 PM
Dear Antonio,

I mean the Tab Header as following image.



Thanks&Regards,
Dutch
Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
How can I set header tab size.
Posted: Mon Sep 03, 2007 12:49 PM

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.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
How can I set header tab size.
Posted: Mon Sep 03, 2007 04:56 PM

I use

oFld:nFdHeight := 35

regards MAurizio

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
How can I set header tab size.
Posted: Mon Sep 03, 2007 05:09 PM

Dutch,

Michel solution (adding spaces) looks as a good solution

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
How can I set header tab size.
Posted: Tue Sep 04, 2007 03:28 AM

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

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)

Continue the discussion