User Tag List

Results 1 to 4 of 4

Thread: Check and uncheck?

  1. #1
    No Products Registered

    Join Date
    Sep 2007
    Posts
    77
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Check and uncheck?

    I have a game, where I created a custom menu option. It has three little options in it.

    How would I make it so clicking the menu option checks it if it's unchecked and uncheck it if it is checked?

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Check and uncheck?

    Check to see if it's checked or not, and toggle it, like this:
    Code:
    >>Menu option "a" selected
    +Menu option "a" is checked
    Do: Uncheck menu option "a"
    And do the same for all three.


    [spoiler]Or you could toggle an active's flags and set the menu options based on that.

    P.S. Hah! I spoiled you![/spoiler]
    Working as fast as I can on Fusion 3

  3. #3
    No Products Registered

    Join Date
    Sep 2007
    Posts
    77
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Check and uncheck?

    That's what I tried, but it didn't seem to work. Hm...maybe I did something wrong? Will check...

  4. #4
    No Products Registered

    Join Date
    Sep 2007
    Posts
    77
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Check and uncheck?

    Okay, tried your flag method. Worked like a charm! Thanks!

Similar Threads

  1. Faster to run always check distance vs always check collision?
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 18th September 2013, 08:28 PM
  2. Require GPU check/uncheck Beta 33
    By ineke in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 10th October 2012, 06:25 PM
  3. Unable to uncheck "display as bkg"
    By RayMarble in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 13th September 2008, 05:18 PM
  4. Application Menu-Check/uncheck
    By Sabata24 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 18th February 2008, 03:21 PM
  5. How do I check/uncheck a Menu option?
    By aidmm in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th January 2007, 03:56 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
  •