Re: GnomeAnimator Question
- From: Havoc Pennington <hp redhat com>
- To: Loban Amaan Rahman <loban enigma caltech edu>
- cc: gnome-list gnome org, "recipient.list.not.shown": ;
- Subject: Re: GnomeAnimator Question
- Date: Sat, 4 Dec 1999 22:31:22 -0500 (EST)
Hi,
You need to be sure that GnomeAnimator has a GdkWindow (check that it's
not a no-window widget, if it is a no-window widget you need to place it
in an event box and get events from that). Also, you may need to modify
the event mask with gtk_widget_set_events() or gtk_widget_add_events().
My book gives you the info you need for this,
http://developer.gnome.org/doc/GGAD/, the GTK tutorial may also have the
info.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]