You can alter the htmlText property to add an <img> tag at the end... works good until the user deletes it... :D But that was "pre-apollo" which has a whole lot better support for HTML - but I don't know if you can use that support outside Apollo, haven't tried yet. But hopefully that'll get you what you're looking for. -Nathan
--- In [email protected], "billbejeck" <[EMAIL PROTECTED]> wrote: > > Hi, > > I have an application where users can add comments about contents of a > file that is displayed in a TextArea. The user selects some text, > right clicks and a dialog pops up for the user to enter some comments. > I would like to embed an icon at the end of the selected text range, > but so far I have been unsuccessful in doing so. Any ideas on how I > could do this? > > Thanks, > Bill >

