[MonoDevelop] Timers can't update below 1 second?

Andy Selvig ajselvig at gmail.com
Sun Mar 22 15:03:14 EDT 2009


Hi-

The System.Timers.Timer class works well in Mono. I use it regularly at 10
Hz. If you're using Gtk#, make sure to read the page about updating from
non-gui threads:

http://monodevelop.com/Thread_Management

Also, this list is for MonoDevelop specifically. If you're having problems
with a specific GUI framework, I would recommend going to their lists (like
gtk-sharp-list at lists.ximian.com or mono-winforms-list at lists.ximian.com).

-Andy

On Fri, Mar 20, 2009 at 4:03 PM, ashourism <ashour.programmer at live.com>wrote:

>
> Hi
> I'm totally new to linux am using Ubuntu 8.10
> i've managed to install mono-develop
>
> i'm trying to create a timer with C#
>
> i use System.Timers.Timer class i've been using it for long time over
> windows
> but whenever i enter an interval below 1 second as 10 or 200;
> it just don't update that fast it look like it updates after a second or
> more?
>
> is mono limited on linux that it can't application to fast ?
> or there is a fix for it?
>
> thanks
>
> --
> View this message in context:
> http://www.nabble.com/Timers-can%27t-update-below-1-second--tp22628793p22628793.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090322/dc0748ce/attachment-0001.html 


More information about the Monodevelop-list mailing list