Re: [gtk-list] Re: C/GTK+ versus C++/GTK--/QT
- From: Anders Melchiorsen <and kampsax dtu dk>
- To: SEGV <mlepage cgocable net>
- Cc: gtk-list redhat com
- Subject: Re: [gtk-list] Re: C/GTK+ versus C++/GTK--/QT
- Date: 20 Jul 1999 16:42:26 +0200
SEGV <mlepage@cgocable.net> wrote:
> > - is there a decent tutorial/manual on gtk-- ?
> > - what do you think about C++ and gtk-- ?
> > - what do you think about C++ and QT ?
> > - some ideas on using plain C and GTK+ on OO programming.
>
> If you look at my code at the URL below (about 2000 statements of code)
> you will see that there is another alternative: C++ using GTK+ directly.
> Except where I interface with GTK+, everything in my program is OO,
> design patterns, C++.
One thing I dislike about using GTK+ directly in C++ is that you need
loads of static functions for call-backs, passing "this" around
explicitly.
(Still, my only GTK+ project so far is in C++/GTK but I *am* thinking
about converting it to gtk--).
--
Mvh. Anders
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]