[Gtk-sharp-list] OnShown not firing when window/form is shown?

ianwbarlow ianwbarlow at hotmail.com
Tue Jun 14 07:22:41 EDT 2011


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.


More information about the Gtk-sharp-list mailing list