--- Rob Shortt <[EMAIL PROTECTED]> escreveu: > Gustavo Sverzut Barbieri wrote: > > Also, would be interesting if I could render the tables to a > surface > > and we could use that surface later. I'm planning a Email reader as > > soon as I have a basic HTML render. For things like that: a static > > text, we should render the whole thing to a surface and just get > part > > of it to blit on the screen, like a side-scrolling game. > > I also think that using a surface like this for an email reader would > be > good. Once you have a surface you can pass it to the RegionScroller > object to do the display and scrolling work for you. :) >
Good :) > RE: email, didn't Aubin do something regarding email with mbox? Also > I > have a bit of an IMAP mail client for freevo (supports SSL) that I > was > working on a while back. I'm looking toward how to render it in a good way, wo HTML mail with images could be handled OK. I always think about my mamma using freevo to read email :) so it need to be legible, easy to use. The internals, like you mentioned, I would use fetchmail or something like that (maybe a python module). And something to break the document into parts using mime-types. I hope we have a SDL HTML engine... I talked with the guys at mozilla.org some time ago, but they doesn't plan that. Gustavo _______________________________________________________________________ Yahoo! Mail O melhor e-mail gratuito da internet: 6MB de espa�o, antiv�rus, acesso POP3, filtro contra spam. http://br.mail.yahoo.com/ ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
