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.
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
