Mathieu SCHROETER a écrit :
> 
> If you uncomment the lines 52 and 53. Then timer1 is created
> before ecore_main_loop_begin (); and in this case, after 5 seconds
> in this example, the timer2 is created too.. and the output is :
> 

Sorry, in the attached file the lines are already uncommented..
just :

   //printf ("create timer 1\n");
   //timer1 = ecore_timer_add (1.0, timer1_tick, NULL);

for look the bug with timer2 ;-)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to