P.s. Here is a start point for the Gecko line of action.
http://delphi.mozdev.org/articles/taming_the_lizard_with_delphi.html On 01/03/07, Paul A Norman <[EMAIL PROTECTED]> wrote:
Dear Neven, As no one else has answered . . ., depends whether you want to embed graphics or not? If not - it is a bit more straight forwward (assuming that you are not relying on CDO or any other MS related contriol or MAPI). You can quickly and quite easily fashion an MSHTML, or Gecko equivalent under FireFox, DOM based Editing window. Gather up the approproaite HTML and construct yourself a multipart email. There are various ways of achieing that last step. There is a yahoo group that specialises in the Delphi TWebBrowser (able to be used to make the editior) http://tech.groups.yahoo.com/group/delphi-webbrowser/messages , and an excellant free extension to that control is found at http://www.bsalsa.com/ The Yahoo group has some downloads that as I recall it give you all the basics for an editor. Hope that this helps, Paul On 23/02/07, Neven MacEwan <[EMAIL PROTECTED]> wrote: > > Hi > > Can anyone suggest a tool for composing HTML emails, with a layout > editor better that Thunderbird > > Thanks > Neven > > > _______________________________________________ > Offtopic mailing list > [email protected] > http://ns3.123.co.nz/mailman/listinfo/offtopic >
_______________________________________________ Offtopic mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/offtopic
