[Tuxpaint-devel] GSoC Status
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Bruno D. <bru...@gm...> - 2008-07-10 21:02:34
|
Hi people, Luc asked me to send an email about my project status. I've implemented 2 new options: open file and save file. I draw the toolbar icons myself, but I'm not very skilled =) I've taken 2 screenshots: - http://littlechina.org/~dilly/Tuxpaint-Screenshot-Save.png - http://littlechina.org/~dilly/TuxPaint-Screenshot-Open.png I'm using gtk+ toolkit. It's working fine in ubuntu hardy, but if who uses others platforms could test it and give me feedback... it will be great! A version to be tested is ready in alternative repo, so if you want to test it (you will need a svn client): svn checkout http://tuxpaint-system-file-dialogs.googlecode.com/svn/trunk/ tuxpaint-system-file-dialogs- read-only To compile it, use the target gtk $make gtk Surely, you will need libgtk. I'm using libgtk2.0 I've got 2 question: - should the default open/save tools be hide when open-file/save-file are shown? - it's ok to keep the target gtk or I should use another approach? Any suggestion is welcome, and what I will do next depends on the feedback. Cheers |