[Mono-list] Re: [Gtk-sharp-list] Timer, possible bug?
Julio Jiménez
jujibo@inicia.es
Sat, 22 May 2004 14:09:10 +0200
>
> Hola Julio.
> Just include a aTimer.Stop(); after your while loop and you'll see how
> your program ends when 'q' is pressed.
>
> --
> Antonio Martinez
>
>
I Know it Antonio, but that not the way.
I want my timer running executing OnTimedEvent every second until i
enter q key. This little program would run fine, but may be there is a
bug. I reported it.
If you stop the timer then why a timer? ;-)
regards
Julio Jiménez