To come back to the original topic:
I dislike about Qt Creator that you cannot easily create and then use
custom widgets.

You have to read lots of documentation on how to make a Qt Creator
_Plugin_ (and I remember the useless error messages I got when the
plugin-interface changed between Qt 3 and 4).
Otherwise you have to put placeholders into your forms and then
"promote" them, for which there is a confusing remember-and-type
(instead of a clear read-and-select) user interface.

In Visual Studio, you run the wizard to create a custom widget and
within seconds, it is instantiatable in their GUI designer tool.

regards

Viktor

<<attachment: viktor_engelmann.vcf>>

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to