[Qt-interest] Qt Designer plugins work with Qt Designer but not from within Qt Createror on Mac OS X
Kustaa Nyholm
Kustaa.Nyholm at planmeca.com
Tue Jun 15 12:37:51 CEST 2010
Hi,
we have some custom widget for which we have created a Qt Desigener plugin.
When we place the ourplugin.dylib in:
/Developer/Applications/Qt/plugins/designer/ourplugin.dylib
and start Designer the plugin is picked up and everything works.
If we open a .ui from from within Creator the plugin is not picked up.
If we place the plugin inside the Creator bundle:
/Developer/Applications/Qt/Designer/Contents/MacOS/designer/ourplugin.dylib
Creator (or Designer?) crashes when we try to open a .ui file from within
Creator.
Is that the correct place?
Is there something we need to do in our plugin to support running the
plugin inside Creator?
br Kusti
More information about the Qt-interest-old
mailing list