On Sun, 2008-03-16 at 21:06 -0700, iluvlinux wrote:

>  i have a question regarding visibility-notify-event
> If i add widgets to a container than i get the signal
> visibility-notify-event, whenever visibility changes
> but if i add widgets to a scrolledwindow i donot get visibility-notify-event
> for the widgets that have
> scrolled up ie not visible nor i get unmap signal.

What widgets are you putting in there?  If they are no-window widgets,
they may not get the visibility-notify event, as the underlying window
(which belongs to the scrolled window) is still visible.

  Federico

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to