User Tag List

Results 1 to 3 of 3

Thread: Dynamic debug options?

  1. #1
    Firecodemonkey

    Join Date
    Aug 2006
    Location
    London, UK
    Posts
    461
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Dynamic debug options?

    Hello... a question that cropped up while updating the Logic object for MMF 2, I want to implement the debugger but the number of flags I have vary at runtime. Of course I can create my own debug tree array programatically, but how often does MMF call GetDebugTree? Will it be able to add new fields to inspect as time goes on?

    (The other note is a bug, but I don't know where to put it :P My Start bar is docked at the left hand side of the screen as I now use a widescreen laptop, however the debugger insists on hiding itself in the top-left of the screen rather than alongside the start bar.)

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

    Re: Dynamic debug options?

    I can't really answer your first question but I have a note to the bug as well.
    Can it be changed to only be on-top when the application is active? I often test apps and switch between windows and the debugger is still overlapping all other windows even though my MMF app is hidden.

  3. #3
    Firecodemonkey

    Join Date
    Aug 2006
    Location
    London, UK
    Posts
    461
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Dynamic debug options?

    Had an answer from Yves - it's not possible, MMF only asks for the tree once. For this object my solution is to have 10 settable fields and a general 'look at flag' option similar to the Array object.

Similar Threads

  1. [RC3] debug log going nuts!
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 4
    Last Post: 9th December 2012, 04:29 PM
  2. My Debug system.
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 22nd July 2012, 12:55 PM
  3. Best way to debug?
    By RhysD in forum iOS Export Module Version 2.0
    Replies: 13
    Last Post: 28th April 2011, 05:07 PM
  4. Debug Window
    By MajorityCA in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 5th April 2009, 04:55 AM
  5. How to debug?
    By pinacoladaxb in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 11th January 2008, 10:49 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
  •