Re: [Sugar-devel] New genealogic activity for Sugar

2011-12-30 Thread Lionel Laské
Hi James, Of course I’ve read your great books :-) Thanks for this works. Lionel. De : James Simmons [mailto:nices...@gmail.com] Envoyé : vendredi 30 décembre 2011 16:04 À : Gonzalo Odiard Cc : Lionel Laské; sugar-devel@lists.sugarlabs.org Objet : Re: [Sugar-deve

Re: [Sugar-devel] New genealogic activity for Sugar

2011-12-30 Thread James Simmons
Lionel, You may already know this, but there are chapters on supporting both old and new toolbars in the same Activity plus using Pootle in MYOSA: http://en.flossmanuals.net/make-your-own-sugar-activities/ James Simmons 2011/12/29 Gonzalo Odiard > With my Activities Team hat in my head, I wa

[Sugar-devel] [PATCH clock 2/2] New feature: grab the hands of the clock

2011-12-30 Thread Manuel Quiñones
This is a feature often requested by pedagogues. Moving the hands of the clock is very useful for the children to learn the relation of hours, minutes, and seconds. This patch needs the previously sent patch for porting to Cairo: http://lists.sugarlabs.org/archive/sugar-devel/2011-December/034993

Re: [Sugar-devel] [PATCH clock 2/2] New feature: grab the hands of the clock

2011-12-30 Thread Manuel Quiñones
About to resend because I forgot to add one svg graphic, sorry. -- .. manuq .. ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

[Sugar-devel] [PATCH clock 2/2] New feature: grab the hands of the clock

2011-12-30 Thread Manuel Quiñones
This is a feature often requested by pedagogues. Moving the hands of the clock is very useful for the children to learn the relation of hours, minutes, and seconds. This patch needs the previously sent patch for porting to Cairo: http://lists.sugarlabs.org/archive/sugar-devel/2011-December/034993

Re: [Sugar-devel] New genealogic activity for Sugar

2011-12-30 Thread Gonzalo Odiard
> > * If you can implement saving and reading a standard format as GEDCOM, > the possibilities are increased because > > you enable the "high ceil". If the kids want continue and need a more > powerful application, can use their work, > > and also can interchange with other sources. > > You’re

Re: [Sugar-devel] New genealogic activity for Sugar

2011-12-30 Thread Lionel Laské
> I was going to send you a patch to help sort out the toolbar issue... > stay tuned. Great ! I don't know if it's possible but ideally it should be one single interface working in the same way on all Sugar versions. Something like a "meta-Toolbar" which translated at runtime to the right Toolbar

Re: [Sugar-devel] New genealogic activity for Sugar

2011-12-30 Thread Lionel Laské
> * Try to use the new toolbars. If you want maintain compatibility with old sugar, will need implement the two toolbars (old and new), > but with simple activities is not too difficult. Yes, I saw an example of the two toolbars in the Labyrinth activity. Sounds easy to do but with some code d

Re: [Sugar-devel] New genealogic activity for Sugar

2011-12-30 Thread Lionel Laské
Hi Sameer, > Will take it for a spin. I've used GRAMPS (http://gramps-project.org/) under GNOME previously. My family database has over 300 records. > Very useful tool. Sounds nice. It could inspire me thought I must choose between simplicity and full features. Lionel