[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Object Orientation in GTK
- From: Matthew Ettus <ettus earthlink net>
- To: gtk-app-devel-list redhat com
- Subject: Object Orientation in GTK
- Date: Sat, 07 Nov 1998 23:35:46 -0800
Hi. I'm new to GTK, and X windows programming in general, although I've
done GUI work before.
Anyway, I've been developing an application using GTK. I've gotten all
the widgets to work and all. My problem is this --
GTK is (in theory) object oriented.
On the other hand, it seems to encourage the use of global variables.
In many instances, I see no way of avoiding global variables.
This seems to be in direct conflict. Am I wrong? I think I am missing
the basic methodology here.
Could someone point me to a program which is a GOOD example of GTK
programming?
Thanks
Matt
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]