[Tuxpaint-devel] Question about the best way to add support for system file dialogs
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Bruno D. <bru...@gm...> - 2008-04-09 07:15:39
|
Hi people, I submitted a GSoC proposal about adding support for system file dialogs, and I searched for some ways it could be done. I analyzed three options: - using gtk+ - using toolkits based on SDL (I just found some written in C++, so I will need to write wrappers with bindings) - writing the code without using toolkits I wrote what I researched and my thoughts about each option at http://bdilly.livejournal.com/ But I want to hear your suggestions. Thanks in advance, Bruno |