Hello, Rob and I were thinking about replacing our GUI with PyUI some time ago. PyUI is much more powerfull and we could benefit from it. It already has a basic html render, so html emails would look good. However none of us have time to implement it now, it's lower priority at least for me.
But, as we want to have a OSD configuration tool (that may come just after we have a usable web one), this can help a lot. And help other areas, like TV search, favorites, ... If you have some time, you can work on that. Freevo will benefit from that. PyUI can have many renders, there's already a 2d SDL one. We just need to modify it to integrate into Freevo. Rob already did some tests with that and he can tell you more. Right Rob? Reference: http://pyui.sourceforge.net Gustavo --- Viggo Fredriksen <[EMAIL PROTECTED]> escreveu: > Hello! > > I'm currently working on a mailreader for freevo. Currently it > implements the IMAP4 protocol and some preliminary POP3 support. This > part of the task is nearly complete (needs a little clean-up in > exception-handling etc). So, the real problem left is the > GUI-interface. > > Currently I use MainMenuPlugin/Menu/MenuItem/Item to make folders > browsable, and an almost 1:1 copy of LogScroll from commands.py as > the > mailreader. This is all "OK", but it doesn't look good, and doesn't > reveal much information about a mail/mailfolder except > foldername/subject. What I would like to do is to use an infoarea > like > one sees in other menus in freevo. Since I'm quite new to freevos > framework, I would very much like if someone could give me some > pointers > on how to implement such a feature. > > Tata! > Viggo Fredriksen > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net Donation Program. > Do you like what SourceForge.net is doing for the Open > Source Community? Make a contribution, and help us add new > features and functionality. Click here: > http://sourceforge.net/donate/ > _______________________________________________ > Freevo-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-devel Yahoo! Mail - o melhor webmail do Brasil http://mail.yahoo.com.br ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
