User Tag List

Results 1 to 6 of 6

Thread: Show Debugger Question

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Show Debugger Question

    Is there any way to gather at runtime whether the "Show Debugger" option is checked?

    So far in order to simulate a Debug build, I set a global variable to 1. And from there I show/hide corresponding info on the device.

    It would be handy to get this info from the Show Debugger option, directly.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Show Debugger Question

    You mean implementing the debugger in the iPhone runtime? Well not for the moment I'm afraid. And I do not think an iOS application can open a window on the Mac.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Show Debugger Question

    No, what I meant is getting at runtime whether the "Show Debugger" property box is checked or not. For example with the special object.

    That way I can show and hide my own stats on the device. Currently, I set a global variable to 1 to simulate that "Show Debugger" is on, and then, at runtime, I check for that variable and if its value equals 1 then calculate & show my own stats, if not, hide them.

  4. #4
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Show Debugger Question

    This feature request might be more fitting in the public general ideas forum
    We automatically assume that it is related to the XCode/iOS development when posted here

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Show Debugger Question

    Well, it is related to iOS. Because I´m talking about a way to simplify whether or not to show own stats on the device (given the impossibility pointed by Francois).

    On the PC, I use MMF stats. On the device, my own.

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Show Debugger Question

    That is, unless MMF stats could be shown as an overlay on the device.

Similar Threads

  1. Active Direct Show doesn't show the image of MP4(H.264) video
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 28th November 2012, 04:47 PM
  2. What does _ _mb mean in the debugger?
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 17th October 2008, 09:23 AM
  3. debugger question
    By Rich in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 6th September 2008, 03:18 PM
  4. [BUG] Debugger doesn't show width/heigh of Overlay
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 18th February 2008, 04:52 PM
  5. Direct Show Object Question
    By Renatos in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 6th September 2006, 01:43 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
  •