Results 1 to 3 of 3

Thread: Tree View I think????

  1. #1

    Thread Starter
    Addicted Member Redangel's Avatar
    Join Date
    Oct 2005
    Location
    England
    Posts
    214

    Exclamation Tree View I think????

    i am after a tree view i think to be able to show all text files in a chosen directory via the tree view window so as when the user checks some or all the files then those will be the files sent to the printer

  2. #2
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Tree View I think????

    Search PlanetSourceCode for "Windows Explorer Clone" or "Directory Tree" etc. There are plently of code there that populates a treeview with directory structure.

    For, your need, also add files in treeview nodes.

    Add check boxes in the tree view.

    When user presess Print button, check which nodees are checked and print them.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  3. #3
    Lively Member eusty's Avatar
    Join Date
    Jan 2006
    Location
    UK
    Posts
    71

    Re: Tree View I think????

    Use...wait for it.....Treeview!!

    Load mscomctl.ocx (Common Controls 6) as a component.
    Steve

    No trees were cut down or harmed in the posting of this message. A lot of electrons were, however, severely inconvenienced.

Posting Permissions

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



Click Here to Expand Forum to Full Width