User Tag List

Results 1 to 4 of 4

Thread: Listing used globals - wish for future

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export Module
    Tiny's Avatar
    Join Date
    Jul 2006
    Location
    Sweden
    Posts
    598
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Listing used globals - wish for future

    I would really like to be able to list which globals are in use. This was possible in another developing tool I used some years ago and was very useful.
    It may not be possible to do in MMF but still, I'd like to mention it just in case. <img src="/center/images/graemlins/smile.gif" alt="" />

  2. #2
    Clickteam Clickteam

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

    Re: Listing used globals - wish for future

    Do you mean to see them in the debugger? If so, it's done in the build 242 (in the previous builds only the first 26 global values are displayed).

    Yves.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export Module
    Tiny's Avatar
    Join Date
    Jul 2006
    Location
    Sweden
    Posts
    598
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Listing used globals - wish for future

    []Do you mean to see them in the debugger? If so, it's done in the build 242 (in the previous builds only the first 26 global values are displayed).[/]

    Yes, but also be able to see which ones are used even if there are no values in them until later, they're 'set' but used later.
    But I can see now that can't be done for example for all frames in an app. It'll show the ones being in use in the frame you are. Right?

    Just being lazy, I try to write it down what they do and where, but I've noticed I missed doing that now and then. <img src="/center/images/graemlins/crazy.gif" alt="" />

    Great about the additional globals for build 242!
    You and Francois are doing a fantastic job with MMF. <img src="/center/images/graemlins/smile.gif" alt="" />

  4. #4
    Clickteam Clickteam

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

    Re: Listing used globals - wish for future

    []It'll show the ones being in use in the frame you are. Right? [/]
    The debugger shows all the global values that are (or have been) used in the application, not only the ones that are used in the frame.

    Yves.

Similar Threads

  1. Beta 3: globals still not initialising?
    By Simon in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 22nd October 2010, 07:22 AM
  2. Changing globals by index crash
    By Blake in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 24th July 2006, 06:52 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
  •