Re: GNOME development in C++
- From: SEGV <mlepage cgocable net>
- To: gnome-list gnome org
- Subject: Re: GNOME development in C++
- Date: Fri, 26 Feb 1999 23:51:42 -0500
Russell Steinthal wrote:
>
> All:
>
> I referred to this as an aside in an earlier message, but I guess it
> got lost in the shuffle... Anyway, my question is, has anyone done
> any GNOME work in C++ yet? Is gtk-- a usable library? (I've never
> done any substantial work with either it or plain-old GTK, although
> I've worked through the GTK tutorial).
>
> (BTW, if it's not clear, I don't mean hacking on gnome-libs or any
> existing C applications; obviously, those are best done in C. I
> would, however, prefer to use C++ for a new GNOME app if possible...)
>
> Comments, suggestions, or pointers to code would be greatly
> appreciated.
>
> -Russell
>
> PS: I wasn't sure if this were best asked on gnome-list or
> gnome-devel- what's the charter for gnome-devel, anyway?
I am using C++ and the STL with GTK+ and GNOME, and not GTK--.
Basically, I create SINGLETON objects, and install static member functions as
callbacks, passing "this" into them as callback data.
--
SEGV
MINION Project: http://www.cgocable.net/~mlepage/
RTS Game Programming: http://www.cgocable.net/~mlepage/rts/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]