User Tag List

Results 1 to 6 of 6

Thread: TreeView : Order from A to Z

  1. #1
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    TreeView : Order from A to Z

    Hello,

    Ive been playing a bit with the tree view. For my program i wanted the lets the freedom of the user to make as many item as possible but i have a problem.

    When i create an article.. it wont lets me create after another one.. exemple : i have a folder with 3 articles, i select the article #2 and i push create an article.. it should create it after the article #2.. that simply doesnt work.. is there a way to make it so it create after the selected item ? and not the folder?

    Also it would be nice to have a feature for ordering the items.. from A to Z. <img src="/center/images/graemlins/smile.gif" alt="" />

    Thanks.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    TreeView : Order from A to Z

    Hello,

    Ive been playing a bit with the tree view. For my program i wanted the lets the freedom of the user to make as many item as possible but i have a problem.

    When i create an article.. it wont lets me create after another one.. exemple : i have a folder with 3 articles, i select the article #2 and i push create an article.. it should create it after the article #2.. that simply doesnt work.. is there a way to make it so it create after the selected item ? and not the folder?

    Also it would be nice to have a feature for ordering the items.. from A to Z. <img src="/center/images/graemlins/smile.gif" alt="" />

    Thanks.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    JasonDarby's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    4,938
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: TreeView : Order from A to Z

    It is possible to order them, i have done it in a program in 1.5.

    Trying to remember, when the user clicks on an item, store the tree item number in a counter, then when clicking on new item, you just add one to the item count, which will add it after.

    Hope that makes sense?

    Jason

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    JasonDarby's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    4,938
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: TreeView : Order from A to Z

    It is possible to order them, i have done it in a program in 1.5.

    Trying to remember, when the user clicks on an item, store the tree item number in a counter, then when clicking on new item, you just add one to the item count, which will add it after.

    Hope that makes sense?

    Jason

  5. #5
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: TreeView : Order from A to Z

    Yeah, thanks <img src="/center/images/graemlins/smile.gif" alt="" />

  6. #6
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: TreeView : Order from A to Z

    Yeah, thanks <img src="/center/images/graemlins/smile.gif" alt="" />

Similar Threads

  1. Some help with treeview
    By sheppard1 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 13th December 2013, 04:35 PM
  2. Order by Value
    By Verbage in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 21st June 2012, 08:47 PM
  3. treeview. number of items in a folder?
    By Gibbon in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 14th May 2009, 02:31 PM
  4. Z order for an rpg -need help
    By Christina in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 18th June 2007, 09:37 PM
  5. TreeView : A way to set ID to a specified item ?
    By Rushino in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 11th July 2006, 03:08 PM

Posting Permissions

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