I'm working with Qt 4.6 on Ubuntu platform. I'm not able make text blink in QTextEdit/QLabel. I tried using a timer and signal-slot connection. It works fine. But, is there any other method through which I would be able to achieve this? Could someone help me with this?


Reply With Quote


By blink you mean alternating draw text, don't draw text. How does font size have anything to do with this?

Bookmarks