Re: Event propagation question.



Can you share the source? so we can see why it is not working.

Regards.

On Wed, Oct 10, 2012 at 1:59 PM, Yury Alyaev <mutab0r rambler ru> wrote:
Hello all,

I'm porting an application from Gtk+-1 to Gtk+-2 and one problem has
appeared. I have the following object: toggle button containing vbox with
three widgets inside. Depending on the toggle button state one of the first
two widgets inside vbox is hidden and another one is shown. When I click at
the area of the first inner widget for the first time everything is right,
the button is toggled, the first widget is being hidden and the second is
being shown. But when I click at the area of the second widget (now visible)
nothing happens. Clicking at the area of the third inner widget or button
border works, but when the button state is changed to the initial and the
first inner widget is visile again, clicking at the area of the first widget
do nothing. This looks like some signals stop propagation at widgets hiding.
Everything was working with Gtk+-1, but I have no ideas how to make it
working with Gtk+-2.

Regards,
Yury.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



-- 
Please do not send me any propriety format such as Microsoft Offices:
Word, Excel, Power Point, etc. Please use standard non-propriety
format such as plain text, HTML, PDF or OpenOffices format.

ROCKSIS | Indonesia



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]