Hi

(I am new to Gtk/Gdk)

I am using MD 2.4.2.1 on MS Windows 7 (64 bit)
I have Gtk# .Net 2.12.10

I would expect OnShown to fire when the window/form is show but it does not
in my case

Can you assist please?

Code below


protected virtual void OnShown (object sender, System.EventArgs e)

                {

                        // never seems to fire?

                        Console.WriteLine("protected virtual void OnShown 
(object sender,
System.EventArgs e)");

                }

--
View this message in context: 
http://mono.1490590.n4.nabble.com/OnShown-not-firing-when-window-form-is-shown-tp3596271p3596271.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to