User Tag List

Results 1 to 4 of 4

Thread: [BUG] Edit Box Object

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    paobrasil's Avatar
    Join Date
    Apr 2012
    Location
    Rio de Janeiro, Brazil
    Posts
    1,146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [BUG] Edit Box Object

    Hello, I'm using Edit Box object to show texts in my game, I found it the best way to show my big texts talking about performance, much better than String Object..

    I just enable the "Read Only" option.....and I made a condition Start of Frame>Dehighlight....I made this to be impossible to user to edit or select the text parts...

    Well, here in MMF this works perfect....but when I go to iOS Simulator the "Dehighlight" condition didn't works....is possible to select text parts (not edit, just select)....this is a big problem to my game because I made this big text to scroll Y using drag and drop events method in a blank active object who is behind this text (because it is impossible to have a condition "user clicks left mouse button" in the edit box object)

    Well...this "Dehighlight" condition needs to work....you can create this condition just creating Start of frame> go to Edit Box>Control>Enabled>OFF


    EDIT: I have the latest Beta 7 export.

    Here is the MFA file example with the TXT to load the text: www.bernardodiasportfolio.com/files/TEXTBUG.rar

    Thank you, Best Regards and sorry to my bad english

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    paobrasil's Avatar
    Join Date
    Apr 2012
    Location
    Rio de Janeiro, Brazil
    Posts
    1,146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry....but, nobody?

  3. #3
    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)
    The iOS version of the edit box object copes with whatever functions are available in the iOS SDK. If a function is not implemented, it will have no effect.
    Agreed, it would be a lot better if the function that do not work on the platform were inactivated in the menus of the event editor.
    If you want to see what functions are really available on iOS, try the iOS Multiple Edit object.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    paobrasil's Avatar
    Join Date
    Apr 2012
    Location
    Rio de Janeiro, Brazil
    Posts
    1,146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you very much for the feedback Francois.....

    No problem...I changed my method to use string and it's everything working fine now....

    The tip of functions that do not work on the platform were inactivated in the menus of the event editor is a good idea...

Similar Threads

  1. Edit Object vs. Rich Edit
    By Jaffob in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 4th June 2008, 01:42 PM
  2. Extracting a line from Rich Edit Object or Edit Ob
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th March 2008, 05:16 PM
  3. Tab with Edit object
    By hampus in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 17th July 2007, 11:18 AM
  4. Edit Object
    By Sphax in forum Extension Developers Lobby
    Replies: 4
    Last Post: 25th July 2006, 12:31 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
  •