Hi there,

is there an event which is triggered by moving windows? expose_event
only gets called on a full repaint, I basically need to do some work
whenever the drawing area is being increased/decreased in size or is
being moved, either relative to the parent window or relative to the
desktop root window.

I thought configure_event would be my lucky guess, but that doesn't seem
to get triggered at all. I use Gtk-1.3.13.

Thanks,

Ronald

-- 
-   .-.
-   /V\    | Ronald Bultje <[EMAIL PROTECTED]>
-  // \\   | Running: Linux 2.4.17-XFS and OpenBSD 3.0
- /(   )\  | http://ronald.bitfreak.net/
-  ^^-^^

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to