[Pythoncard-users] preview window added to fpop
by Kevin Altis other posts by this author
Jul 10 2002 7:50AM messages near this date
Re: [Pythoncard-users] FW: Just Wanted To Say Thanks!!!
|
[Pythoncard-users] flatfileDatabase changes checked in
I created a Preview window for fpop with the standard email header fields
and body. This isn't a huge change, but better than just using a
scrolledMessageDialog. Since I started the switch to using the email module,
the parsing will fail on a multipart message since the fpop code is
currently set to only read a certain number of lines off the server instead
of the whole message. I'm not sure what Fred wants to do in the case of a
multipart message, so we'll have to wait until he gets back.
As the feature set grows, I'll add Delete, Previous, Next, Reply, Reply to
All, and Forward buttons and a menubar with Find/Find Next... I did a
version of the window that swapped in an HtmlWindow when the body of the
message was HTML, but considering the limited tag set of the HtmlWindow
control and that most if not all email that arrives in HTML format is spam I
didn't check in that version.
A window for creating a message to Send will be very similar to this one.
ka
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Two, two, TWO treats in one.
http://thinkgeek.com/sf
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
|