In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Two line browse column headers ???

Xailer professional forum in English
Responder
ChrisGillard
Mensajes: 384
Registrado: Mar May 01, 2007 5:49 pm

Two line browse column headers ???

Mensaje por ChrisGillard »

I'm sure I have seen a post on how to do this but I cant find it.
Is there a trick to get two lines of text in a browse column header please?
Thanks
Chris
Maarten Roos
Mensajes: 126
Registrado: Lun Mar 29, 2010 10:24 am

Two line browse column headers ???

Mensaje por Maarten Roos »

Use the 'rn' in the :cHeader
For Example: RATESrnPRICE
Or click the yellow arrow to expand multi-line possibility.
Also modify (if necessary) the nHeaderHeight in TBrowse
ChrisGillard
Mensajes: 384
Registrado: Mar May 01, 2007 5:49 pm

Two line browse column headers ???

Mensaje por ChrisGillard »

Hi Martin,
Thanks for the tip on this ... rn and adjust nheaderHeight works.
Not seeing the 'yellow arrow'? ..... did see a yellow bar when clicking at
the bottom of the header but didnt see what that did.
But 2 line headers now working well.
Thank you very much
Chris
"Maarten Roos" <m[dot]roos[at]ecem[dot]com> wrote in message
news:4e12e825$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Use the 'rn' in the :cHeader
>
> For Example: RATESrnPRICE
>
> Or click the yellow arrow to expand multi-line possibility.
>
> Also modify (if necessary) the nHeaderHeight in TBrowse
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

Two line browse column headers ???

Mensaje por Srdjan »

I put two line in header, but I can't resize height of header, How I can resize height of browse header?
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9440
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Two line browse column headers ???

Mensaje por ignacio »

Srdjan escribió el vie, 24 enero 2014 06:32I put two line in header, but I can't resize height of header, How I can resize height of browse header?
TBrowse:nHeaderHeight
Regards,
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

Two line browse column headers ???

Mensaje por Srdjan »

How I can centered only text in header not column
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9440
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Two line browse column headers ???

Mensaje por ignacio »

Srdjan escribió el vie, 24 enero 2014 22:26How I can centered only text in header not column
TBrwColumn:nAlignment
Regards,
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

Two line browse column headers ???

Mensaje por Srdjan »

If I put
TBrwColumn:nAlignment := taCENTER
program cenetered header and values in this column but I want centered header but not values in column (I want number values aligment taRIGHT)
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9440
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Two line browse column headers ???

Mensaje por ignacio »

Srdjan escribió el Sun, 26 January 2014 08:16If I put
TBrwColumn:nAlignment := taCENTER
program cenetered header and values in this column but I want centered header but not values in column (I want number values aligment taRIGHT)

Hello,
We are specially proud of our documentation. I encourage to have a look at it. Thanks.
BTW, even from the object inspector on the IDE you can see all this property possibilities.
Regards,


Attached files
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

Two line browse column headers ???

Mensaje por Srdjan »

That is good! Thank you
Responder