User Tag List

Results 1 to 10 of 10

Thread: edit boxes Question: How do you change the order - Tab Stop?

  1. #1
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleSWF Export Module

    Join Date
    Oct 2011
    Posts
    96
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    edit boxes Question: How do you change the order - Tab Stop?

    Lets say you have 3 edit boxes:

    1 x1xxxxxxx
    2 x2xxxxxxx
    3 x3xxxxxxx

    and then I want to add another edit box, and put it in between 2 and 3
    (so I get)
    1 x1xxxxxxx
    2 x2xxxxxxx
    3 xx-new-xx
    4 x3xxxxxxx


    But instead, it will go from 1 2 4 3 as you hit 'tab" key...

    How can I 'reorder' the edit boxes so they will tab in order after I add one in the middle of the list?

    (I'd prefer NOT to have to switch 3 and 4)

    Thanks in advance!

    -TDA

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Try the Tab Control Object.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I haven't checked this, but I think it has to do with the Z order of the Edit Box objects. Try right-clicking the Edit Boxes and doing Order -> Move Forward/Backward, and see if that affects the tab order as well.

  4. #4
    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)
    No, the order is the creation order. The Tab Control object lets you create a Window Control of type Tab Control, it has nothing to do with tab order. The Z order is also irrelevant.

    You must recreate them in the order you want them in, sorry.
    Working as fast as I can on Fusion 3

  5. #5
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleSWF Export Module

    Join Date
    Oct 2011
    Posts
    96
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok thanks for the replies

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Please check things like that before posting, LB! You're wrong - It IS the Z order, which, by default, of course, is proportional to the creation order. You can right-click the edit boxes and re-order them - the front most one will be the last.

  7. #7
    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)
    Oops. I was thinking of spread values and thought it was the same way. Thanks Looki!
    Working as fast as I can on Fusion 3

  8. #8
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,393
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    It *is* the same as spread values (and ForEach loops, and everything else) - those can also be adjusted by using "bring to front" / "send to back" etc (in the frame editor only - not using events).

  9. #9
    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)
    When did this change? I opened an old MFA from months ago where no matter what the Z-Order was, the objects were spread in creation order. The MFA no longer works
    Working as fast as I can on Fusion 3

  10. #10
    Clicker Fusion 2.5 Developer

    Join Date
    Feb 2012
    Posts
    27
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    True, the Z order is what counts. Now try and create a more advanced interface with checkboxes and buttons that can be enabled or disabled, see if you can maintain a sensible tab order.

Similar Threads

  1. boxes wont stop
    By gamefreak202 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 8th September 2008, 07:53 PM
  2. Change order of edit boxes
    By LaraSoft in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th December 2007, 09:05 PM
  3. MMF too small edit boxes
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 14th December 2007, 11:14 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
  •