[Qt-jambi-interest] Eclipse integration and Resources.
Danny Sporea
dannysporea at yahoo.com
Wed May 20 19:41:55 CEST 2009
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 <arcangel.salazar at gmail.com>
To: Lista-qt-jambi <qt-jambi-interest at trolltech.com>
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
Qt-jambi-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
More information about the Qt-jambi-interest
mailing list