On Tue, Dec 9, 2008 at 7:00 AM, Wolfgang Mauer <[EMAIL PROTECTED]> wrote:
> Sorry, there is no exception.
> The problem was the eventhandler will never be called.
>
>                void OnWidgetChanged(object o, EventArgs args)
>                {
>                }
>
> I try'd Gtk.Entry and Gtk.SpinButton.

I've just written a small test application and cannot confirm this
behavior; the event handler is called.  Is there any actual content in
your OnWidgetChanged method?  And if not, how do you know it's not
being called?

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to