[Qt-creator] Custom widget in Qt Creator (Designer)
Eike Ziller
eike.ziller at nokia.com
Tue Jun 2 11:42:52 CEST 2009
On Jun 1, 2009, at 2:17 PM, ext Jonathan Neuhaus wrote:
> 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.
Compiling with msvc should fix it.
>
> On Mac OS, when I tried to switch to the designer, it just crashes.
It would be helpful to see the detailed crash information from
CrashReporter (Report..., Problem Details tab), or any other error log
(e.g. output on "Console" application).
Thanks, Eike
--
Eike Ziller
Software Engineer
Nokia, Qt Software
Phone +49 (0)30 6392 3255
Fax +49 (0)30 6392 3256
E-mail eike.ziller at nokia.com
More information about the Qt-creator-old
mailing list