[Qtce-preview-feedback] Qt/Windows CE input requested

Maurice Kalinowski mkalinow at trolltech.com
Wed Jan 23 15:56:23 CET 2008


Hi,
>
>
>    My feedback concerns the use of the system tray icon for CE. You 
> have a sample program that uses this in the "Examples and Demos" 
> program for Qt. In the desktop section there is a "System Tray" 
> example. This doesn't seem to work for the CE version. The icon 
> occasionally pops up but is not visible or usable most of the time. 
> Our program which we have successfully ported over to CE relies on the 
> System Tray icon. If this were to work on the final version that would 
> be great. I have mentioned this in previous emails to Espen Riskedal.
>
That is interesting as the systemtray example is supposed to work and 
actually it does here (both for Windows CE/Mobile). What I just 
recognized is that the example does not have deployment rules for the 
imageformats and the example itself uses svg icons. As the svg 
imageformat plugin is not deployed by default, it cannot load the image 
and therefore not display it.

Could you please manually try to copy 
<Qt-build-dir>\plugins\imageformats\qsvg4(d).dll to 
<application-dir-on-device>\imageformats\qsvg4(d).dll and verify that it 
is still failing?

If it does, please provide us some information about your build 
configuration meaning which mkspec/SDK you use and what additional 
options you specify to configure, so that we can try to reproduce this 
issue.


Best Regards,

Maurice Kalinowski




More information about the Qtce-preview-feedback mailing list