Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
mcc_mailtex | Description: | Mui Custom Class for Messagetexts | Download: | mcc_mailtxt.i386-aros.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 29kb | Version: | 3.1 | Date: | 09 Jun 19 | Author: | Olaf Peters | Submitter: | sabbate | Email: | salvatoreabbate it/gmail com | Requirements: | aros abiv0 i386 | Category: | library/mui | Replaces: | library/mui/mcc_mailtex.i386-aros.lha | License: | Other | Distribute: | yes | FileID: | 1884 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 83 (Current version) | | 130 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] The Mailtext MUI custom class package is especially designed to display
electronic messages. Its main features cover:
- handling of font attributes: *bold*, /italics/, _underline_ and
#coloured#. The text between the attribute characters '*', '/', '_' and
'#' will be printed with the repective style. To accomplish this,
Mailtext has a powerful analysis engine that handles many special cases
to obtain best results. Also, processing can be switched off for
certain passages of text, i.e. uuencoded binaries, signatures, PGP
messages.
- highlighting of quoted textpasses: Mailtext is able to display up to five
levels of quoted text in different colours. Quote are recognised by
specifying the quote characters that may be used to introduce a quoted
textpassage. The most common quote character is '>'. be introduced by a
given set of quote characters, the most common is '>'.
- highlighting and handling of URLs: Uniform Resource Locators (URLs) may
be highlighted. Also, an AmigaDOS command can be triggered whenever an
URL is double clicked with the clicked URL as an argument. By using an
ARexx script you could handle http:// URLs to your web, mailto: URLs
back to your Mailer and ftp:// URLs to your FTP client. Mailtext
supports all URL types specified in RFC 1738 "Uniform Resource
Locators", Section 3.
|