Hello everyone,<div><br></div><div>I plan to go on developping on my project LearningWriting I post on sugar gitorious a few months ago.</div><div>But, as I'm facing some developping difficulties, I woul like to have your suggest about some details :</div>
<div><br></div><div><ol><li>My program, in its current state, (parenthesis : no internalization yet), just lets a user draw whatever he wants on a kind of blackboard with just the chalck, and whenever he want, he can replay the animation. But he can configure the point size and the animation speed size.</li>
<li>The main purpose of this program, is to let teachers make their own letters/digits sets, or download and install existing sets. I think a tarball format is the best archive format purposal. I know Python reduce the complexity for creating such archives, but what I wonder is if I will be able to let user easily import/export archives to/from a usb key (and/or the journal). I have a copy of the activity guideleness, and I must read it further that I've done before, but do you think this use case can be easily implemented ?</li>
<li>Should I use Python3 ? Should I try to program for GTK 3 ?</li></ol><div>Regards</div></div>