Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Text component seem too weight

    QML and Qt Quick
    3
    4
    945
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      foolegg last edited by

      I read the source, every text component has a QTextDocument object, and it support full-function document layout, It seem too weight for a text component.

      for most time, I just use text component with one-line (or one-word), like text-label in a video game, It is very simple, and will be made a mass of instance, every component has a QTextDocument let me feel serious :[

      ps: I has tried to write this component for my usage, but I want use distence-field, It must use private api, no document and hard to write, any kindly advice? :P

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        File a feature request on JIRA, and/ or post a proposal on Qt development mailing list.

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • A
          andre last edited by

          I think you already got a better reply on the development mailinglist.

          1 Reply Last reply Reply Quote 0
          • F
            foolegg last edited by

            yes, thanks:]
            [quote author="Andre" date="1348046037"]I think you already got a better reply on the development mailinglist.[/quote]

            1 Reply Last reply Reply Quote 0
            • First post
              Last post