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?
Bookmarks