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

Reply via email to