[GtkGLExt] on_realize() vs. on_configure_event()
- From: Andrew Speirs <andrew_speirs yahoo com>
- To: gtkglext-list gnome org
- Subject: [GtkGLExt] on_realize() vs. on_configure_event()
- Date: Wed, 26 Apr 2006 00:08:28 -0700 (PDT)
Sorry if this is a bit of a newbie question, but I've
only just started playing with gtkglextmm, and I can't
find much in the various documentation.
In e.g. simple.cc, the Gtk::GL:DrawingArea has
on_realize() and on_configure_event() member
functions. My guess is the former is called when the
object is created (instantiated) and the latter is
called (immediately?) afterwards to set the properties
of the object.
Is the on_realize() called only once per object?
Is the on_configure_event() called anytime the
object's properties are changed e.g. a window resize?
Are there guidelines as to what to put into these
functions?
Thanks in advance.
Andrew Speirs
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]