KDevelop 4 Designer Integration
Andreas Pakulat
apaku at gmx.de
Thu Mar 30 21:45:05 UTC 2006
On 30.03.06 13:28:15, Matt Rogers wrote:
> 2. I believe that this should not be specific to C++. Is that belief
> correct? I know that the ruby bindings currently have some rbuic thing
> but that may not actually be related to designer integration.
I don't really see how designer integration is specific to C++? Of
course one should be able to use an integrated designer in a RubyQt oder
PyQt4 project. At least in PyQt4 there's not much more needed as the
pyuic "ui-compiler" offeres a method to create the code from the
.ui-file in memory and use that as base class for a widget.
It might be good however to have exactly this available on a
shortcut/mouseclick, i.e. something that takes the Form and
generates a stub for the current programming language from that
.ui-file.
Andreas
--
Cheer Up! Things are getting worse at a slower rate.
More information about the KDevelop-devel
mailing list