User Tag List

Results 1 to 7 of 7

Thread: Extension list question

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Extension list question

    Would it be possible to make extension list working not only like:

    [active]
    cats=.Graphical;.ZBuild Java Sub-App;
    [bkd]
    cats=.Graphical.ZBuild Java Sub-App;
    [qbkd]
    cats=.Graphical.ZBuild Java Sub-App;

    But also like:

    //Graphical objects

    [active]
    cats=.Graphical;
    [bkd]
    cats=.Graphical;
    [qbkd]
    cats=.Graphical;

    // Java Sub-App compatible objects

    [active]
    cats=.ZBuild Java Sub-App;
    [bkd]
    cats=.ZBuild Java Sub-App;
    [qbkd]
    cats=.ZBuild Java Sub-App;

    Because at the moment if I would do it my way only first version of extension (in this case for group .Graphical) will load.

    I am aware that it probably would increase loading time of MMF but I believe it would just make my extension list cleaner and better organized.


    Also is there any way to change default objects group from All objects to something else?

  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Extension list question

    Not possible, it's a .INI file, sections must be unique.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Extension list question

    Well, theoretically you could depart from the INI specification

  4. #4
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Extension list question

    Yes in theory everything is possible but the source code uses the Windows INI API and I won't change that.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Extension list question

    Maybe for MMF3 we'll use something other than INI. Until then, I believe MMF uses the INI functionality built into the Windows API, and adding a custom INI parser to MMF just for this would be a waste of time.

    EDIT: Yves beat me

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Extension list question

    Oh, I didn't know Windows had functions for that. Makes sense though.

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Extension list question

    Yeah, that's not a problem. I thought that you use something like that (and I even didn't ask you about removing it) so yeah, case solved.

Similar Threads

  1. Question with 'List View' Object - Dev only extension
    By Chaos in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th August 2012, 10:02 AM
  2. [Extension List]
    By Fanotherpg in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 19th July 2011, 10:47 PM
  3. Important Extension List question!
    By Fanotherpg in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 3rd December 2010, 10:42 AM
  4. Extension List
    By Jeff in forum News
    Replies: 0
    Last Post: 14th January 2008, 05:33 PM
  5. The Extension List is down
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 19th December 2007, 08:26 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
  •