[MonoDevelop] How to Make Dialog which Disappears after 3 Seconds?

Buttink Buttink at gmail.com
Fri Apr 2 13:37:25 EDT 2010


I dont think GTK# is threadsafe. So depending on how you use the timer, it
will probably crash GTK#. Im pretty sure this is the exact same thing that
happends with winforms and WPF apps if you dont use Control.Invoke. Try
looking at this  http://www.albahari.com/threading/part3.aspx#_ControlInvoke
http://www.albahari.com/threading/part3.aspx#_ControlInvoke . Iv never
actually tried this but its worth a shoot.
-- 
View this message in context: http://n4.nabble.com/How-to-Make-Dialog-which-Disappears-after-3-Seconds-tp1749406p1749421.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list