PDA

View Full Version : GIF or MNG images for use in html for QTextBrowser



manojmka
27th December 2007, 05:56
Hi,

using QT4.2.2
I want to show an animated image for a link in html page being shown in QTextBrowser. Is it possible to show different parts of that animated image on different states of link i.e. normal, hover and clicked? If not, what other solution do you guys suggest?

What image type should I use, GIF or MNG for this purpose? As far as I understand, QT is going to withdraw the support for gif images?

Thanks in advance,
Manoj

jacek
28th December 2007, 17:17
As far as I understand, QT is going to withdraw the support for gif images?
Why would this happen?

manojmka
2nd January 2008, 06:00
I read it somewhere on qt forums only.

jacek
2nd January 2008, 17:30
Well, that isn't quite normative source of information, nevertheless there is no point in using GIF, if you have PNG and MNG.