Results 1 to 4 of 4

Thread: tree view?

  1. #1

    tree view?

    I have been wondering about the window in windows explorer. The one on the left where folders are listed. Is this a special windows control or just a listbox? I've also noticed that the help file also has a similar window on the left.

    I'm just curious about how this works.

    Thanks
    Sandy

  2. #2

    Re: tree view?

    It is indeed a treeview.

  3. #3

    Re: tree view?

    Does thinBasic have anything for making a tree view?

    Thanks
    Sandy

  4. #4
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Re: tree view?

    Sandy,

    to create and manage a treeview no special native thinBasic functions are needed bt just API interface.
    Of course some native function wrapping TreeView control will simplify a lot. So I will see to add something.

    I will create a script example and post here. Please give me one day, I'm quite busy at work so not sure to have enough time today.

    Ciao
    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

Similar Threads

  1. Expanded tree
    By kryton9 in forum thinAir General
    Replies: 1
    Last Post: 21-02-2008, 22:44

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •