[gtkmm] Re: Gtkmm or Qt?



Murray Cumming Comneon com writes:

>> Trolltech seem to be saying that
>> runtime introspection allows GUIs to be generated and connected
>> on-the-fly in a way which is impossible with a template slots and
>> signals library. 
>
> I see no great demand for it. I'm sure we could add that feature if somebody
> wanted it.
>
These inrospection features are *already* provided by the GLib Object
System (on which GTK builds), only at the C level. If you need
introspection for C++ in a GTK environment, the best idea would
probably to increase the coverage of the GObject type system in
glibmm, which shouldn't be too much of a problem.

Regards, Andy
-- 
Andreas Rottmann         | Rotty ICQ      | 118634484 ICQ | a rottmann gmx at
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Latein ist das humanoide Äquivalent zu Fortran.
   -- Alexander Bartolich in at.linux



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]