<HTML dir=ltr><HEAD><TITLE>Re: user interface like Canola</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.3790.2858" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText96312 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Gustavo,</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>&nbsp;Do you have a timeline for EVAS port?&nbsp; Ruby/EVAS bindings on Maemo would be a dream come true!</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV></DIV>
<DIV id=idSignature76122 dir=ltr><PRE>Thanks,
David Weston
FGM, Inc
Email: dweston@fgm.com
Lab:    619-553-4836
Office: 619-297-2905
Cell:   310-866-9713</PRE></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> maemo-developers-bounces@maemo.org on behalf of Gustavo Sverzut Barbieri<BR><B>Sent:</B> Tue 4/10/2007 3:23 PM<BR><B>To:</B> s060982@student.dtu.dk<BR><B>Cc:</B> maemo-developers@maemo.org<BR><B>Subject:</B> Re: user interface like Canola<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>On 4/10/07, Xi Chen &lt;s060982@student.dtu.dk&gt; wrote:<BR>&gt; Hi there,<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Anyone who knows how to develop graphic user interface like Canola<BR>&gt; <A href="http://openbossa.indt.org/canola/">http://openbossa.indt.org/canola/</A><BR><BR>I work at INdT and one of canola developers. :-)<BR><BR><BR>&gt; Something like flash effects but I believe there must be some way to do that<BR>&gt; in pygtk.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; I'm new to gtk but familiar with python, any hint is welcome.<BR><BR>Doing that in pygtk is probably a no-go, even Gtk will not do that in<BR>a good way. You should go with SDL (python version is called PyGame,<BR>already provided by pymaemo).<BR><BR>See:<BR><A href="http://blog.gustavobarbieri.com.br/2007/04/03/pygame-smart-group-and-sprite-implementations/">http://blog.gustavobarbieri.com.br/2007/04/03/pygame-smart-group-and-sprite-implementations/</A><BR><BR>Doing that in sdl (C) is painful, because it's so barebones. Pygame<BR>have some nice utilities, like the pygame.sprite.Group (see my<BR>optimized implementation referred in that blog post).<BR><BR>We're moving our development to evas and edje, from enlightenment.org.<BR>They're not optimized yet (handles with 32bpp internally, while<BR>display is 16) but do perform better than GTK/GDK for our kind of UI,<BR>providing nice features. We're working with enlightenment.org<BR>developers to optimize it and it should run fine sooner than later.<BR>But no python bindings yet.<BR><BR><BR>--<BR>Gustavo Sverzut Barbieri<BR>--------------------------------------<BR>Jabber: barbieri@gmail.com<BR>&nbsp;&nbsp; MSN: barbieri@gmail.com<BR>&nbsp; ICQ#: 17249123<BR>&nbsp;Skype: gsbarbieri<BR>Mobile: +55 (81) 9927 0010<BR>_______________________________________________<BR>maemo-developers mailing list<BR>maemo-developers@maemo.org<BR><A href="https://maemo.org/mailman/listinfo/maemo-developers">https://maemo.org/mailman/listinfo/maemo-developers</A><BR></FONT></P></DIV></BODY></HTML>