-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 13 November 2001 06:18, Manuel M. T. Chakravarty wrote:
The time consuming part in creating such a system are the C bindings, not the XML stuff. In fact, similar functionality is available for GTK+ already for a long while. The cool point about it is that the graphical interface builder Glade
can generate these XML files, which you just load into your application using a library called libglade (that corresponds to the QWidgetFactory that you mention above). I guess, KDE's interface builder can do the same.
Yes, I know. I used to be a poor GTK+ coder myself. :) I'm a konvert. The C bindings are already available, so you can just use them it seems. You can generate full blown interfaces using QT designer, and load them at run time as I said. Thanks, - -- Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr> Comp. Sci. Dept., Bilkent University, Ankara www: http://www.cs.bilkent.edu.tr/~erayo GPG public key fingerprint: 360C 852F 88B0 A745 F31B EA0F 7C07 AE16 874D 539C -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE78RI8fAeuFodNU5wRAktWAKCZK1ax642CFFaoxQhEZXbe/sbATQCgoxdu 5P7mQFjyP3qmFzPt3FyI6Uw= =5ArM -----END PGP SIGNATURE-----