Results 1 to 2 of 2

Thread: QTextEdit issues

  1. #1
    Join Date
    Mar 2006
    Posts
    29
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QTextEdit issues

    Hi

    I am displaying one link in the QTextEdit control using setHtml method. It coming properly with blue color text underlined like coming in web pages. But I cant do anything. The mouse cursor should change when i move on the link. I should open that link. Its not possible. Its just displaying link

    What can i do

    Thanks and regards
    vijay

  2. #2
    Join Date
    Jan 2006
    Posts
    30
    Thanks
    6

    Default Re: QTextEdit issues

    In Qt 3, You need to implement every thing using
    signals which you got when you do mouse over or click.

    Regards
    Regards
    -$akthi
    --
    You never know, how soon it may be too late…...

Similar Threads

  1. QTextEdit API questions (plain text)
    By Gaspar in forum Qt Programming
    Replies: 4
    Last Post: 16th May 2006, 06:03
  2. [QT 4] QTextEdit performance
    By fellobo in forum Qt Programming
    Replies: 8
    Last Post: 6th March 2006, 19:27
  3. QTextEdit troubles?!
    By Jojo in forum Qt Programming
    Replies: 2
    Last Post: 21st February 2006, 16:54
  4. Painting to QTextEdit
    By gesslar in forum Qt Programming
    Replies: 8
    Last Post: 18th February 2006, 18:40
  5. Obtaining clean (x)html from QTextEdit
    By ccf_h in forum Qt Programming
    Replies: 1
    Last Post: 5th February 2006, 14:47

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.