Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. [Bug] Text align not working?

[Bug] Text align not working?

Scheduled Pinned Locked Moved Qt.io webservices
3 Posts 2 Posters 2.5k Views 1 Watching
  • 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.
  • K Offline
    K Offline
    kagami
    wrote on last edited by
    #1

    To align text blocks Textism can use this:

    • p<. align left
    • p>. align right
    • p=. centered
    • p<>. justified

    But no one from listed above works (except p=.). I've created wiki page to test this behaviour - "AlignTextTest":http://developer.qt.nokia.com/wiki/AlignTextTest. Looks like that wiki escapes "<" and ">" symbols for security reasons..

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mgran
      wrote on last edited by
      #2

      [quote author="kagami" date="1288631643"]Looks like that wiki escapes "<" and ">" symbols for security reasons..[/quote]

      Indeed it does, we have tried a few things between the security lib, the textile lib and the editor to solve this earlier without success but last week we decided to do it the hard way - actually make something of our own. Stay tuned :)

      Project Manager - Qt Development Frameworks

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kagami
        wrote on last edited by
        #3

        Thanks for clarification

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved