User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 27 of 27

Thread: Menus

  1. #21
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

    Join Date
    Jul 2006
    Posts
    1,018
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That's odd. You should have a look if the sub-app exists at runtime.
    So you can create a counter and set it always to NObjects( "Sub-Application" ).
    If the counter always shows 0, there is no sub-app. Then maybe the menu frame ends itself.

    Or add the sub-app to the debugger. If there is no sub-app in the debugger at runtime, there is no sub-app.

  2. #22
    No Products Registered

    Join Date
    Oct 2011
    Location
    Canada
    Posts
    174
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I set the counter NObjects( "Sub-Application" ), it showed a 1/

    not sure how to add sup-app to the debugger though. I've never used the debugger before.

  3. #23
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

    Join Date
    Jul 2006
    Posts
    1,018
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can add an object to the debugger in the Event Editor.
    For example: Start of Frame : choose under the object "Debugger > Add object to debugger"

    But if the counter says 1, there should be a sub-app.
    Now you have to play around. For example, create a button and say Show to the sub-app.
    Or delete it at Start of Frame and create and show it when you click on the test-button.
    You can leave the counter there to see what's going on in the background.

  4. #24
    No Products Registered

    Join Date
    Oct 2011
    Location
    Canada
    Posts
    174
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmm I added to debugger, but I don't know what the debugger does, or how to open it, I've never used it...

    but making buttons doesn't help. Sense The sub app wont show up to begin with there's got to be something wrong with it...I've already tried start of frame show under visibility, start of frame restart application, start of frame resume application (pretty much just testing anything and everything here, lol) nothing makes it show..

    but to test the idea of a button out, I put the same conditions on when user clicks object, and used an active object..still nothing..

    here's the weird part...in nivrams example, his works fine on my computer..

  5. #25
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

    Join Date
    Jul 2006
    Posts
    1,018
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The last thing... Make the coordinates of the sub-app visible, maybe it's far away from the screen. lol

    You can put the Window Control object in the menu frame and set the position:
    Start of Frame : Set Position to 4
    Then it should be in the center of the screen/frame/window.

  6. #26
    No Products Registered

    Join Date
    Oct 2011
    Location
    Canada
    Posts
    174
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no It's completely my fault, lol. I'm running frame instead of application. I was doing that because all my menus weren't set up yet....but I'm guessing since sub app is frame within application you probably have to run the whole application and not just a frame, lol.

  7. #27
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

    Join Date
    Jul 2006
    Posts
    1,018
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great.

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Customizing application menus etc
    By MuddyMole in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 9th November 2013, 10:27 PM
  2. Locking the Menus
    By Corlen in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 10th January 2012, 01:59 AM
  3. Menus
    By imothep85 in forum File Archive
    Replies: 13
    Last Post: 26th October 2007, 08:39 PM
  4. Menus (Yet another SDK question!)
    By Ben in forum Extension Development
    Replies: 2
    Last Post: 27th August 2007, 06:45 AM
  5. Help with menus!!!!!!!
    By cosmicco in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 10th June 2007, 09:01 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
  •