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.

Multicolumn ListBox

Xailer professional forum in English
Responder
Gejza Horvath
Mensajes: 281
Registrado: Mar Ago 15, 2006 1:50 pm

Multicolumn ListBox

Mensaje por Gejza Horvath »

Hi,
can somebody explain me, how to use the multicolumn ListBox? Setting lMultiColumn and
nColsWidth properties is O.K., but how to fill the control, to display text in columns?
Probably it must exist a special formatting character in the string in AddItem(cString)
method. A sample code will help.
Gejza Horvath
Stephan Hennekens
Mensajes: 305
Registrado: Jue Nov 30, 2006 12:17 am

Multicolumn ListBox

Mensaje por Stephan Hennekens »

Hi Gejza,
maybe I am wrong but as far as I know lmultiColumn := .t. is just a
representation of a single dimensional table over multiple columns. So you
can't use the TListBox class for two-dimensional tables.
Regards,
Stephan
"Gejza Horvath" <_hsoftkn@nextra.sk> wrote in message
news:46b2cc27$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hi,
> can somebody explain me, how to use the multicolumn ListBox? Setting
> lMultiColumn and nColsWidth properties is O.K., but how to fill the
> control, to display text in columns? Probably it must exist a special
> formatting character in the string in AddItem(cString) method. A sample
> code will help.
>
>
> Gejza Horvath
>
Stephan Hennekens
Mensajes: 305
Registrado: Jue Nov 30, 2006 12:17 am

Multicolumn ListBox

Mensaje por Stephan Hennekens »

Hi Gejza,
maybe I am wrong but as far as I know lmultiColumn := .t. is just a
representation of a single dimensional table over multiple columns. So you
can't use the TListBox class for two-dimensional tables.
Regards,
Stephan
"Gejza Horvath" <_hsoftkn@nextra.sk> wrote in message
news:46b2cc27$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Hi,
> can somebody explain me, how to use the multicolumn ListBox? Setting
> lMultiColumn and nColsWidth properties is O.K., but how to fill the
> control, to display text in columns? Probably it must exist a special
> formatting character in the string in AddItem(cString) method. A sample
> code will help.
>
>
> Gejza Horvath
>
Ingo
Mensajes: 330
Registrado: Mié Jul 05, 2006 3:58 pm

Multicolumn ListBox

Mensaje por Ingo »

Gejza,
see the attached sample.
Regards
Ingo
"Gejza Horvath" <_hsoftkn@nextra.sk> wrote:
>Hi,
>can somebody explain me, how to use the multicolumn ListBox? Setting lMultiColumn
and
>
>nColsWidth properties is O.K., but how to fill the control, to display text
in columns?
>
>Probably it must exist a special formatting character in the string in AddItem(cString)
>
>method. A sample code will help.
>
>
>Gejza Horvath
>
>
Ingo
Mensajes: 330
Registrado: Mié Jul 05, 2006 3:58 pm

Multicolumn ListBox

Mensaje por Ingo »

Gejza,
see the attached sample.
Regards
Ingo
"Gejza Horvath" <_hsoftkn@nextra.sk> wrote:
>Hi,
>can somebody explain me, how to use the multicolumn ListBox? Setting lMultiColumn
and
>
>nColsWidth properties is O.K., but how to fill the control, to display text
in columns?
>
>Probably it must exist a special formatting character in the string in AddItem(cString)
>
>method. A sample code will help.
>
>
>Gejza Horvath
>
>
Ingo
Mensajes: 330
Registrado: Mié Jul 05, 2006 3:58 pm

Multicolumn ListBox

Mensaje por Ingo »

I couldn't send the zip-file, the sever didn't accept that.
Here I try it again.
"Ingo" <info@mandantwin.com> wrote:
>
>Gejza,
>
>see the attached sample.
>
>Regards
>
>Ingo
>
>"Gejza Horvath" <_hsoftkn@nextra.sk> wrote:
>>Hi,
>>can somebody explain me, how to use the multicolumn ListBox? Setting lMultiColumn
>and
>>
>>nColsWidth properties is O.K., but how to fill the control, to display
text
>in columns?
>>
>>Probably it must exist a special formatting character in the string in
AddItem(cString)
>>
>>method. A sample code will help.
>>
>>
>>Gejza Horvath
>>
>>
>
Ingo
Mensajes: 330
Registrado: Mié Jul 05, 2006 3:58 pm

Multicolumn ListBox

Mensaje por Ingo »

I couldn't send the zip-file, the sever didn't accept that.
Here I try it again.
"Ingo" <info@mandantwin.com> wrote:
>
>Gejza,
>
>see the attached sample.
>
>Regards
>
>Ingo
>
>"Gejza Horvath" <_hsoftkn@nextra.sk> wrote:
>>Hi,
>>can somebody explain me, how to use the multicolumn ListBox? Setting lMultiColumn
>and
>>
>>nColsWidth properties is O.K., but how to fill the control, to display
text
>in columns?
>>
>>Probably it must exist a special formatting character in the string in
AddItem(cString)
>>
>>method. A sample code will help.
>>
>>
>>Gejza Horvath
>>
>>
>
Ingo
Mensajes: 330
Registrado: Mié Jul 05, 2006 3:58 pm

Multicolumn ListBox

Mensaje por Ingo »

Sorry I got the error message:
Cannot create (d:webmyxailer.comdnewsusers/ata04588) (Permission denied)
Gejza i will send it to your private mail.
Ingo
"Gejza Horvath" <_hsoftkn@nextra.sk> wrote:
>Hi,
>can somebody explain me, how to use the multicolumn ListBox? Setting lMultiColumn
and
>
>nColsWidth properties is O.K., but how to fill the control, to display text
in columns?
>
>Probably it must exist a special formatting character in the string in AddItem(cString)
>
>method. A sample code will help.
>
>
>Gejza Horvath
>
>
Ingo
Mensajes: 330
Registrado: Mié Jul 05, 2006 3:58 pm

Multicolumn ListBox

Mensaje por Ingo »

Sorry I got the error message:
Cannot create (d:webmyxailer.comdnewsusers/ata04588) (Permission denied)
Gejza i will send it to your private mail.
Ingo
"Gejza Horvath" <_hsoftkn@nextra.sk> wrote:
>Hi,
>can somebody explain me, how to use the multicolumn ListBox? Setting lMultiColumn
and
>
>nColsWidth properties is O.K., but how to fill the control, to display text
in columns?
>
>Probably it must exist a special formatting character in the string in AddItem(cString)
>
>method. A sample code will help.
>
>
>Gejza Horvath
>
>
Gejza Horvath
Mensajes: 281
Registrado: Mar Ago 15, 2006 1:50 pm

Multicolumn ListBox

Mensaje por Gejza Horvath »

Ingo,
the right private address is without spaces
h s o f t k n at n e x t r a dot s k (the address you see in this message without leading
underscore)
Gejza
"Ingo" <info@mandantwin.com> pí¹e v diskusním pøíspìvku
news:46b2fa08$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>
> Sorry I got the error message:
>
> Cannot create (d:webmyxailer.comdnewsusers/ata04588) (Permission denied)
>
>
> Gejza i will send it to your private mail.
>
> Ingo
>
>
> "Gejza Horvath" <_hsoftkn@nextra.sk> wrote:
>>Hi,
>>can somebody explain me, how to use the multicolumn ListBox? Setting lMultiColumn
> and
>>
>>nColsWidth properties is O.K., but how to fill the control, to display text
> in columns?
>>
>>Probably it must exist a special formatting character in the string in AddItem(cString)
>>
>>method. A sample code will help.
>>
>>
>>Gejza Horvath
>>
>>
>
>
Gejza Horvath
Mensajes: 281
Registrado: Mar Ago 15, 2006 1:50 pm

Multicolumn ListBox

Mensaje por Gejza Horvath »

Ingo,
the right private address is without spaces
h s o f t k n at n e x t r a dot s k (the address you see in this message without leading
underscore)
Gejza
"Ingo" <info@mandantwin.com> pí¹e v diskusním pøíspìvku
news:46b2fa08$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>
> Sorry I got the error message:
>
> Cannot create (d:webmyxailer.comdnewsusers/ata04588) (Permission denied)
>
>
> Gejza i will send it to your private mail.
>
> Ingo
>
>
> "Gejza Horvath" <_hsoftkn@nextra.sk> wrote:
>>Hi,
>>can somebody explain me, how to use the multicolumn ListBox? Setting lMultiColumn
> and
>>
>>nColsWidth properties is O.K., but how to fill the control, to display text
> in columns?
>>
>>Probably it must exist a special formatting character in the string in AddItem(cString)
>>
>>method. A sample code will help.
>>
>>
>>Gejza Horvath
>>
>>
>
>
Responder