• Changing width of header in List Control

    From =?UTF-8?Q?Svein_Bj=C3=B8rnstad?=@sveinjb@gmail.com to comp.lang.clarion on Fri Jun 9 10:49:11 2023
    From Newsgroup: comp.lang.clarion

    Hi,
    If I use the ?list{PROPLIST:col1}=0 the cell is disappearing, but the header still remains the same size. Is there a way to resize the header? I have to use the PROPLIST:FORMAT but it seams that it does not work for long format strings.

    Brgds Svein
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From =?UTF-8?Q?Svein_Bj=C3=B8rnstad?=@sveinjb@gmail.com to comp.lang.clarion on Sat Jun 10 09:58:29 2023
    From Newsgroup: comp.lang.clarion

    On Friday, June 9, 2023 at 7:49:12rC>PM UTC+2, Svein Bj|+rnstad wrote:
    Hi,
    If I use the ?list{PROPLIST:col1}=0 the cell is disappearing, but the header still remains the same size. Is there a way to resize the header? I have to use the PROPLIST:FORMAT but it seams that it does not work for long format strings.

    Brgds Svein
    To be precise: It is the Group header that is the challenge. How to resize/reference it.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From =?UTF-8?Q?Svein_Bj=C3=B8rnstad?=@sveinjb@gmail.com to comp.lang.clarion on Sat Jun 24 02:47:47 2023
    From Newsgroup: comp.lang.clarion

    On Saturday, June 10, 2023 at 6:58:31rC>PM UTC+2, Svein Bj|+rnstad wrote:
    On Friday, June 9, 2023 at 7:49:12rC>PM UTC+2, Svein Bj|+rnstad wrote:
    Hi,
    If I use the ?list{PROPLIST:col1}=0 the cell is disappearing, but the header still remains the same size. Is there a way to resize the header? I have to use the PROPLIST:FORMAT but it seams that it does not work for long format strings.

    Brgds Svein
    To be precise: It is the Group header that is the challenge. How to resize/reference it.
    Case solved:
    ?lstPredict{proplist:width + Proplist:Group,19} = 0
    --- Synchronet 3.21d-Linux NewsLink 1.2