Results 1 to 8 of 8

Thread: Sorting a treeview?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Sorting a treeview?

    When I add a node to my treeview control, I want it to be added in the right place automatically (sorted).... how could I do that
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Do you mean Sorted() property ! It should sort nodes as you add them but you have to set it to True before you add any node .

  3. #3

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by Pirate
    Do you mean Sorted() property ! It should sort nodes as you add them but you have to set it to True before you add any node .
    hehe I set it to True in an already-full treeview and it didnt do anything,so I thought it doesnt work thanks alot...


    (btw what's up with all the ugly smilies!!! they werent here yesterday!)
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by MrPolite
    (btw what's up with all the ugly smilies!!! they werent here yesterday!)
    What smilies ?

  5. #5

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by Pirate
    What smilies ?
    it's either because I haven't been here for a while or it just changed, aaah


    did they look YELLOW before? all the smilies in thsi forum I mean
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I don't know . In my first post , they were in their regular colors after i asked you 'What smilies' they got changed . Just now . I don't know what happened . Yah , they look awaful .

  7. #7

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by Pirate
    I don't know . In my first post , they were in their regular colors after i asked you 'What smilies' they got changed . Just now . I don't know what happened . Yah , they look awaful .
    aaah stupid vbf whatever


    btw thanks for the treeview thingie, it's working now
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  8. #8
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Cool . Good luck .

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