HOW CAN I DO THAT IN "RichText"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ANAS3
    Forum Member
    • Dec 2005
    • 41

    HOW CAN I DO THAT IN "RichText"

    HI

    HOW CAN I DO THAT IN "RichText"
    ==============
    StartIndent
    number
    The left indent of the first line to set in twips. (and all subsequent lines if Offset is 0).

    RightIndent
    number
    The right indent of the text to set, relative to the right margin, in twips.

    Offset
    number
    The indentation of the second and subsequent lines to set, relative to the indentation of the first line, in twips
    =============

    CAN GIVE MY Example
  • ShadowUK
    No longer a forum member
    • Oct 2007
    • 1322

    #2
    Originally posted by ANAS3 View Post
    HI

    HOW CAN I DO THAT IN "RichText"
    ==============
    StartIndent
    number
    The left indent of the first line to set in twips. (and all subsequent lines if Offset is 0).

    RightIndent
    number
    The right indent of the text to set, relative to the right margin, in twips.

    Offset
    number
    The indentation of the second and subsequent lines to set, relative to the indentation of the first line, in twips
    =============

    CAN GIVE MY Example
    No, you post what you have done then we'll help.

    Comment

    • ANAS3
      Forum Member
      • Dec 2005
      • 41

      #3
      OK

      1 - I put 3 Buttons and 1 RichText

      2 - if i press the Button1 will load the Text from file in RichText1

      Button1 will load this

      RichText.LoadFromFile("RichText1", "AutoPlay\\Docs\\101.rtf");

      Button2 will load this

      RichText.LoadFromFile("RichText1", "AutoPlay\\Docs\\102.rtf");

      Button3 will load this

      RichText.LoadFromFile("RichText1", "AutoPlay\\Docs\\103.rtf");

      how SetProperties RichText1 for

      StartIndent = 0.2 inch
      RightIndent = 0.2 inch
      Offset = 0.2 inch

      i set it from Paragraph in setting of RichText1

      but it is ok if the text not load it is dircet

      if i load file not work

      how to Create a table to set the properties

      and where i put it



      now hlep me

      Comment

      • Imagine Programming
        Indigo Rose Customer
        • Apr 2007
        • 4252

        #4
        Please dude, he means an *.apz file of what you'v got so far...


        and
        now hlep me
        is written as now help me...

        besides that, this sounds like you are commanding us and this is making sure you don't get help if you talk like that
        Bas Groothedde
        Imagine Programming :: Blog

        AMS8 Plugins
        IMXLH Compiler

        Comment

        • ANAS3
          Forum Member
          • Dec 2005
          • 41

          #5
          I'm sorry .. I do not know English well .. I write this, there is an error ..

          But this is to prevent me ..

          I like the student .. Learn ..

          Is remiss if the student to learn .. Leave ignorant?

          Comment

          • RizlaUK
            Indigo Rose Customer
            • May 2006
            • 5552

            #6
            ok, though i would chime in before you guys go toe to toe, lol

            ANAS3, look in the manual at "RichText.SetParagraphFormat", with this action you can set the paragraph indet as well as other stuff :yes

            CB, i agree with your point, but we have to give our non english speaking friends a little scope for error, as you know english is a very funny language, help me now and please help me to a non english speaker are the same, but we both know there is a big differance :yes
            Embrace change in your life, you never know, it could all work out for the best

            Comment

            • Imagine Programming
              Indigo Rose Customer
              • Apr 2007
              • 4252

              #7
              Originally posted by RizlaUK View Post
              ok, though i would chime in before you guys go toe to toe, lol

              ANAS3, look in the manual at "RichText.SetParagraphFormat", with this action you can set the paragraph indet as well as other stuff :yes

              CB, i agree with your point, but we have to give our non english speaking friends a little scope for error, as you know english is a very funny language, help me now and please help me to a non english speaker are the same, but we both know there is a big differance :yes
              Yeah i know i didn't know it was his english, but i thought he was demanding sorry ANAS3.
              Bas Groothedde
              Imagine Programming :: Blog

              AMS8 Plugins
              IMXLH Compiler

              Comment

              • RizlaUK
                Indigo Rose Customer
                • May 2006
                • 5552

                #8
                i didn't know it was his english
                yeah its easy to miss sometimes, and dont be sorry, it drives me crazy too
                Embrace change in your life, you never know, it could all work out for the best

                Comment

                • Imagine Programming
                  Indigo Rose Customer
                  • Apr 2007
                  • 4252

                  #9
                  I couldn't find the post anymore, but here is the Richtext_demo that was posted by somebody a while ago.

                  @Rizla, yeah well i admit that my english isn't perfect either, but sometimes i really need a decoder to read stuff this was quite good to understand though
                  Attached Files
                  Bas Groothedde
                  Imagine Programming :: Blog

                  AMS8 Plugins
                  IMXLH Compiler

                  Comment

                  Working...
                  X