User Tag List

Results 1 to 9 of 9

Thread: How to add text to text ?

  1. #1
    Clicker Install Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2013
    Location
    Sweden
    Posts
    44
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to add text to text ?

    Hello fellow Clickers !!

    I have a little problem..

    My layout is like this..

    I have a button, a textbox and and a combo box on my screen..
    I also have the string parser extension but i think it has nothing to do with my problem.
    I have set that users selects a text in the combo box presses the button and the selected text in the combo box adds to the textbox..
    The only problem is that when i select a new text in the combo box it replaces the old one in the textbox..

    I want them to add to the other so it becomes a long text..

    Hope you understad what i mean =)

    Cheers

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Hello Basseman,


    You can use Edittext$( "Edit Box" ) + "StringToAdd" to add the string. I made a simple example. Is this what you need?


    AddText.mfa

  3. #3
    Clicker Install Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2013
    Location
    Sweden
    Posts
    44
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Ls2
    Thanks for your example..
    It's kinda of what i want but i can't get it to work with my example..
    Please take a look at my screenshot.

    Cheers
    addtext.jpg

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Basseman,

    I don't understant the use of string parser 2, but take a look in this example.

    AddText 2.mfa

  5. #5
    Clicker Install Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2013
    Location
    Sweden
    Posts
    44
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Exactly what i was looking for
    Thanks a bunch =)

    Cheers

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Glad to help

  7. #7
    Clicker Install Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2013
    Location
    Sweden
    Posts
    44
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybee you know a good and easy way to add an Undo button ?
    So when pressed the last added text removes ?

    Cheers

  8. #8
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Basseman,

    I made an example. Edit Box has an undo condition implemented, but I don't know if is sufficient for you. You can do multiple undo levels using a table, if you need it.


    AddText 2 with undo.mfa

  9. #9
    Clicker Install Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2013
    Location
    Sweden
    Posts
    44
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks alot, this would be sufficient for now =)

    Cheers

Similar Threads

  1. Replies: 2
    Last Post: 2nd July 2015, 05:48 AM
  2. Replies: 0
    Last Post: 8th February 2014, 09:31 PM
  3. The difference between text in expression editor and text in strings?
    By RobertRule in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 21st July 2013, 10:13 PM
  4. Quick Question Regarding Text Objects VS Graphic Made With Text
    By Rolando in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 7th April 2013, 04:10 AM
  5. Creating floating damage text with the Text Blitting Object - How?
    By edman3d in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 8th January 2013, 02:06 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
  •