I am having the same issue: if I use the new designer to edit .jui files 
created with the 4.3 designer, the image path becomes hardcoded instead of 
using the classpath (as it was before).
Also, it seems that 4.3 designed .jui files that use custom widgets are not 
compatible with the new designer: the cutom widgets do not show and the file 
becomes corrupted when opened with the new designer. Are there going to be any 
fixes for the designer and the backward compatibility issues resolved ?

Thanks.


----- Original Message ----
From: José Arcángel Salazar Delgado <[email protected]>
To: Lista-qt-jambi <[email protected]>
Sent: Wednesday, May 20, 2009 1:10:03 PM
Subject: [Qt-jambi-interest] Eclipse integration and Resources.

Hi,

I'm having some troubles using resources from the qt eclipse integrartion.
When I specify a resource, the designer generate this XML:

<pixmap>classpath:file:/home/arcangel/workspaces/luna_multimedos/cilm_gui/src/main/java#com/nettrace/ilm/resources/images/logo_integra1.png</pixmap>

When I expect this:

<pixmap>com/nettrace/ilm/resources/images/logo_integra1.png</pixmap>

This is a big problem if you are sharing a project with othe people.

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



      

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

Reply via email to