On Wed, May 09, 2007 at 08:38:48 +0200, Marco Costalba wrote: > On 5/9/07, Paul Mackerras <paulus@xxxxxxxxx> wrote: > >Marco Costalba writes: > > > >> Language to use is C++, not C (much more powerful IMHO) > > > >Sorry, C++ is not an option because I dislike it so much. > > Well, speaking about GUI applications, the 90% is in the graphic > library and only in small part in the language. With Qt we are at 95% > > Anyhow does exist also python bindings for Qt. Tried them, beed deeply disapointed. Qt always destroys all child objects with the parent, which is OK in C++, but does not play well with garbage-collection. And the python bindings (ruby ones seem to be better) fail to check reference validity, so you can quite easily segfault the python interpreter. Gtk plays much better with dynamic languages. -- Jan 'Bulb' Hudec <bulb@xxxxxx>
Attachment:
signature.asc
Description: Digital signature