On Wed, Mar 21, 2012 at 07:37, Gonzalo Odiard <gonz...@laptop.org> wrote:
> Question: I don't know pygame, why can't be used the standard
> read_file/write_file methods in the activity?

Because of the way that PyGame works. The class that handle the game
don't inheritance from Activity, so read_file/write_file are not those
methods that you think in the Game class.

Here is the explanation about "Journal Integration" with PyGame games:
 * http://wiki.laptop.org/go/Pygame_wrapper


-- 
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Portfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to