[Gtk-sharp-list] Changed Event
Chris Howie
cdhowie at gmail.com
Wed Dec 10 10:36:35 EST 2008
On Tue, Dec 9, 2008 at 7:00 AM, Wolfgang Mauer <W.Mauer at top-soft.info> 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
More information about the Gtk-sharp-list
mailing list