Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2009
    Posts
    1,285

    RichText.Help();

    Hi everyone! Newbie here. I'm from Italy, english language learnt at school, so i'm sorry for my bad english grammar. I hope you can understand me.

    I open this thread to ask you help about the RichText object. I need to use the RTF formatting codes but I dont know wich I need to use.. The AMS 7 help says to go on the Microsoft MSDN page and see the RTF reference guide. I was there but I didn't understand anything..
    So, my question for you is: Can anyone tell me what are the RTF codes I can use in the RichText object?

    Thank you, Bye!

  2. #2
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    Formatting RTF can be tricky. In my opinion the easiest would be to create and format your text in WordPad, save it, and use the RTF object just to display the finished document. If you need to create the document dynamically, it might be much easier to create a simple HTML document instead, where you use classes from a previously created style sheet, and load this document into a web object.

    Ulrich

  3. #3
    Join Date
    Feb 2009
    Posts
    1,285
    Tank you for the answer.
    I know I can use the web object or load a RTF document into the object but isn't what I need. The application I'm building it's something similar to the Microsoft's WordPad, so I need to have the RTF codes to have the formatting during the application use.
    I hope someone knows how to help me, because it's 2 months I try to use the RTF with formatting without any positive result.
    Thanks again, bye!

  4. #4
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    Dermot

    I am so out of here

  5. #5
    Join Date
    Feb 2009
    Posts
    1,285
    Tank you Dermot, it's what I need. Bye!

Posting Permissions

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