[Qt-creator] Custom widget in Qt Creator (Designer)
Jonathan Neuhaus
neoraptor123 at gmail.com
Mon Jun 1 14:17:13 CEST 2009
Hello,
I am actually trying to integrate a custom widget into QtCreator.
I managed to make it work with Qt Designer, but can't get it work in
QtCreator.
I put the dll (on Windows) / dylib (on MacOS) in 2009.02/bin/designer on
Windows / QtCreator.app/Contents/MacOS/designer on MacOS.**
My custom widget uses Qt SDK 4.5.1 and I am using Qt Creator 1.1.0 (based on
Qt 4.5.1) and integration works with Qt Designer (based on Qt 4.5.1).
I tried to make it work under Windows XP and Mac OS X 10.5.7, but it did not
work on both.
On XP, the custom widget is not found and is not display in QtCreator.
On Mac OS, when I tried to switch to the designer, it just crashes.
Could someone give me some advices to make it works?
I could give further details if needed.
Thank you for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090601/4f378050/attachment.html
More information about the Qt-creator-old
mailing list