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

Jacek Rużyczka stacheldraht at interia.pl
Sun Apr 4 16:38:03 EDT 2010


Am Samstag 03 April 2010 19:57:00 schrieb Michael Hutchinson:
> Control.Invoke does not exist in GTK#. Use Application.Invoke:
> 
> http://www.mono-project.com/Responsive_Applications#Gtk.Application.Invoke
> 
> Also, in this particular case a Glib timeout would make more sense
> than a timer, since it runs on the GTK mainloop:
> 
> http://www.mono-project.com/Responsive_Applications#Timeouts
> 
OK, Michael. It seems that you gave me the right hint. 1,000 thanks for that. 
The other hint I got from Buttink (with the BackgroundWorker) did work better 
than the use of a Timer instance, but it still generated a number of hang-ups.

Regards
Jacek

----------------------------------------------------------------------
Wielkanoc ... Wyslij kartke na telefon!
Kliknij >>>  http://link.interia.pl/f263c



More information about the Monodevelop-list mailing list