User Tag List

Results 1 to 2 of 2

Thread: edit object vs. String vs. rtf

  1. #1
    No Products Registered

    Join Date
    Oct 2007
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    edit object vs. String vs. rtf

    Can anyone explain the difference between the different txt objects or point me in the right direction where I can look.
    Thanks

  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: edit object vs. String vs. rtf

    The Edit Object is a Windows control - it is just like any other textbox you will find in Windows that lets you enter text.

    String objects are optimal for displaying text in an application when you don't need the user to edit it.

    The Rich Edit object is similar to the Formatted text object but it is like the Edit object because you can make a fully functional RTF editor similar to Wordpad.
    Working as fast as I can on Fusion 3

Similar Threads

  1. new string and edit box issues
    By SoftWarewolf in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 26th October 2013, 02:14 PM
  2. Set edit box text to string$("string object") causes long delay
    By MJK in forum XNA Export Module Version 2.0
    Replies: 4
    Last Post: 22nd August 2012, 02:58 PM
  3. Edit Box with Default String
    By Game_Master in forum Widgets
    Replies: 7
    Last Post: 22nd January 2010, 12:12 AM
  4. String Object & Edit Box
    By Blood_Wist in forum Extension Development
    Replies: 12
    Last Post: 3rd December 2008, 10:15 PM
  5. (Need Help) Edit a file/string
    By SuperKid in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th February 2008, 12:41 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
  •