User Tag List

Results 1 to 9 of 9

Thread: bug or bad instruction?

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    bug or bad instruction?

    I have to Dispose in numerical order from smallest to largest value, but you can not do this on more columns. This is a 'error or I did I do wrong? I have done many tests, I also selected the column individually, but the 'order is executed only for a single column, you can help me?
    Attached files Attached files

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well as i see it, each Item has 3 sets of data attached to them ( column 2, 3 and 4 ).
    When you sort the Items, you have to choose what data to sort them by.
    In your example you sort them accending by the number data in Column 4.
    Then when the Items are sorted, all assosiated data also follows.

    I dont think you can sort each Column individually.
    I think you can only sort the entire list based on the data of a Column.
    Sounds llike you want 4 seperate lists rather than 1 list with 4 columns.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    OK, I imagined that the 'order was complete, but because it asks me which column I want to do the' order?
    You can do the 'order with the' extension "list" in the new example?
    Attached files Attached files

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im not sure what you want to do.

    Do you want to have 4 Columns and be able to sort each one seperatly?
    If you tell me exactly what it is you are trying to achieve, its easier for me to be able to help you.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I must have a numerical order from smallest to largest for each list. I have 24 individual lists as I inserted in my last example. In list view you can not sort individually columns and then, I used the individual lists.
    you can have a 'numerical order in list extensions?
    Sorry for my bad english...

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I Got to do this after so many hours, I hoped to get your solution, but certainly because of my English confusing.
    I found the solution to the order of the numbers, but not the best solution because the 'order of the numbers created, it only works if the numbers are integers.
    in my example, it is clear what I need.
    Attached files Attached files

  7. #7
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Och, im missing the extencion your using.
    Any chance you could uppload the EXE ( built Application ) so i can visualize what you are trying to do?
    And your English is not confusing

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Smile

    Quote Originally Posted by King_Cool View Post
    Och, im missing the extencion your using.
    Any chance you could uppload the EXE ( built Application ) so i can visualize what you are trying to do?
    And your English is not confusing
    Thanks
    Attached files Attached files

  9. #9
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So its safe to say that your List contains 3 Columns like this:

    HOURS l MINUTES l SECONDS
    06 l 08 l 59
    60 l 11 l 45
    01 l 01 l 09
    50 l 33 l 41

    And you want to be able to sort each Column seperatly?

Similar Threads

  1. Help me!! mission impossibile for me, MORE instruction for easy function!
    By daniele in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 25th October 2012, 05:25 PM
  2. Setup instruction manual
    By Evilized79 in forum iOS Export Module Version 2.0
    Replies: 10
    Last Post: 21st July 2011, 04:20 AM
  3. Movement instruction
    By Earthbreaker in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th February 2010, 12:48 AM
  4. Putting Fancy Colored Title in my Instruction Page
    By OldGuy in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 1st October 2008, 08:19 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
  •