• tree wiew

    From aurora baccio@21:1/5 to All on Sun Jul 18 08:10:49 2021
    Good afternoon,
    I have created a datawindow with a TreeWiew control.
    And it works for me.
    The background of the control is green.
    The individual rows of the control appear to me on a white background.
    I would like the background to be green.
    How to do this ?
    Thank you
    Aurora Baccio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jamal@21:1/5 to Jamal on Mon Jul 19 01:08:29 2021
    May be this link will help you:

    https://groups.google.com/g/comp.lang.clipper.visual-objects/c/Tfm9a0nET-Y/m/1sPE2qmgrQkJ



    On 7/19/2021 1:05 AM, Jamal wrote:

    VO's TreeView control does not have row background property. You may be
    able to achieve it via Win32 CustomDraw technique which is complicated
    if you are not familiar with it.

    Since you are dealing with rows, may be you should use the ListView
    control instead or stick with the White background.

    Jamal


    On 7/18/2021 11:10 AM, aurora baccio wrote:
    Good afternoon,
    I have created a datawindow with a TreeWiew control.
    And it works for me.
    The background of the control is green.
    The individual rows of the control appear to me on a white background.
    I would like the background to be green.
    How to do this ?
    Thank you
    Aurora Baccio



    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jamal@21:1/5 to aurora baccio on Mon Jul 19 01:05:36 2021
    VO's TreeView control does not have row background property. You may be
    able to achieve it via Win32 CustomDraw technique which is complicated
    if you are not familiar with it.

    Since you are dealing with rows, may be you should use the ListView
    control instead or stick with the White background.

    Jamal


    On 7/18/2021 11:10 AM, aurora baccio wrote:
    Good afternoon,
    I have created a datawindow with a TreeWiew control.
    And it works for me.
    The background of the control is green.
    The individual rows of the control appear to me on a white background.
    I would like the background to be green.
    How to do this ?
    Thank you
    Aurora Baccio


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)