Results 1 to 2 of 2

Thread: Rich textd

  1. #1
    Join Date
    Oct 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Post Rich textd

    hellooo
    I need to collect data from a unix server which is sending data continuously in richtext format...
    Which control i need to use???
    I made the same in vb6..there i used rich text box control..
    Beacuse of this rtb format i used the wzec font.. in all the other fonts
    it came like /par/par..somothing
    here anything like that????????
    pls help me.....
    I am newwwww to Qttttttttttttt
    Last edited by aneeshkumaru; 6th October 2011 at 19:13. Reason: spelling corrections

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Rich textd

    Controls are widgets, they are not meant for "collecting data". If you want to display richtext then use QTextEdit or QLabel depending on the amount of text. And get a better keyboard or type a bit slower.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Considerations for a GUI with rich text?
    By hackerNovitiate in forum Newbie
    Replies: 1
    Last Post: 2nd April 2010, 06:39
  2. How to use rich text in a QComboBox?
    By aarunt1 in forum Qt Programming
    Replies: 3
    Last Post: 19th March 2010, 20:20
  3. QTextEdit + paste rich text as plain text only
    By Yong in forum Qt Programming
    Replies: 2
    Last Post: 6th February 2008, 16:45
  4. Rich Text Format
    By Kapil in forum Newbie
    Replies: 1
    Last Post: 4th October 2006, 10:53
  5. Painting Rich Text
    By xanthine in forum Qt Programming
    Replies: 7
    Last Post: 15th April 2006, 23:35

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.