i'm writing a sort of stopwatch, and i like very very much the look of the elementary clock anyway it's missing something like a 'stop' (or pause) and 'start', after a elm_clock_time_set(cloctt, 0, 0, 0);
i've modified elm_clock.c in elemetary to accomplish the task, but i've 2 questions: 1. is there another (smarter) way to stop and start the flipping numbers of the clock? and 2. if not, could it be useful if i wrote a) a patch agains elm_clock to implement stopwatch's timer functions, or b) add something like elm_timer.c which does those things? 3. or, for the opinion of the devs out there, is better to only implement these thing in my app and go on? thanx for an answer, PaulTT ------------------------------------------------------------------------------ What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time to move off Lotus Notes and onto the cloud with Force.com, apps are easier to build, use, and manage than apps on traditional platforms. Sign up for the Lotus Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
