Laurent Jourdren wrote:
> Dear all,
> 
> It seem that there is an issue with the last versions of the JRE under 
> Windows when setting an icon for a QApplication :
> 
> this.setWindowIcon(new QIcon("classpath:myicon.png"));
> 
> The icon will not displayed the in application. It is maybe an issue 
> with QtJambi resource handle but I didn't test it.
> 
> The issue can be shown when using the QtJambi demo :
> http://dist.trolltech.com/developer/download/webstart/index.html
> 
> With Java 1.5.0_17 : ok, Qt icon
> With Java 6.0_03 : ok, Qt icon
> With Java 6.0_05 : ok, Qt icon
> With Java 6.0_05 : ok, Qt icon
> With Java 6.0_07: failed, Windows default icon
> With Java 6.0_11 : failed, Windows default icon
> 
> Laurent.

Hi,

I can't reproduce this on Windows XP using 1.6.0.11. When I start the 
com.trolltech.examples.AnalogClock example, the window icon shows up 
where it should.

-
Gunnar
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to