Results 1 to 40 of 162

Thread: RichTextBox Tricks and Tips

Threaded View

  1. #11

    Thread Starter
    Old Member moeur's Avatar
    Join Date
    Nov 2004
    Location
    Wait'n for Free Stuff
    Posts
    2,712

    Re: RichTextBox Tricks and Tips

    OK, here you go.
    Here is a sample project that replaces the tags with the proper animated smilie. The smilies are in gif files so you don't have to mess with resource files.

    The project also demonstrates the hyperlink functionality we discussed earlier. this is because everytime you change TextRTF you have to reenable the EN_LINK effect for the hyperlinks. Since the animator messes with TextRTF, hyperlinks have to be updated too.

    I'm sure there are some bugs and it can be cleaned up a bit but here it is.
    Let me know how it works.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width