Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2006
    Location
    In a black hole
    Posts
    91

    Alphabetize Table or Tree Object???

    To explain what I have.
    From the examples page I used the Splitter example, and some edited script from the "File Browser with Tree" example and created a folder browser, much like XP Explorer. Everything works exactly as it should it loads the tree with the folders, drives, images and all that very quickly.

    My Snag
    The folders placed in the tree object from the FolderFind search table are not alphabetized. So I'm assuming I need to alphabetize the table first before inserting items into tree object?

    If I could get over this hump I have a finished product. If nothing else, a good example to add to the collection here.

    Any help on how to alphabetize a table would be deeply appreciated.

  2. #2
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    Quote Originally Posted by Animl
    Any help on how to alphabetize a table would be deeply appreciated.
    Table.Sort(myTable)
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  3. #3
    Join Date
    Jul 2006
    Location
    In a black hole
    Posts
    91
    Quote Originally Posted by TJ_Tigger
    Table.Sort(myTable)
    WOW thanks.
    Me feels very stupid right about now.

    Animl

  4. #4
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    Quote Originally Posted by Animl
    Me feels very stupid right about now.
    Yeah, don't. I have done the same thing. I asked a question about how would one do such-and-such and someone posted out that there was an action for it.

    Oh well. It happens to us all.

    Tigg
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

Similar Threads

  1. Sample: File Browser with Tree Object
    By Brett in forum AutoPlay Media Studio 7.5 Examples
    Replies: 15
    Last Post: 01-28-2009, 12:48 PM
  2. How to Make a File Browser with Tree Object?
    By Darwin PC in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 01-16-2006, 12:13 AM
  3. INFO: Difference between the Media Player Object and the AVI Object
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-29-2002, 02:15 PM
  4. HOWTO: Make a Media Player Object Go Full Screen
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-23-2002, 11:23 AM
  5. Replies: 0
    Last Post: 10-04-2002, 10:09 AM

Posting Permissions

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