trichview.support
Text AFTER a hyperlink? |
Author |
Message |
Mark Smith |
Posted: 01/28/2003 15:34:53 Hi - I want to be able to 'close off' a hyperlink properly when a user adds one. For example in the Assorted\Hypertext\CreateHyperlink demo, if you put a hyperlink on the last word 'button' and press space, you continue in the style (and tag) of the hyperlink. You can overcome this by doing rve.AddTag('', 0, 0); rve.Format; to push a new tag onto the end of the newly inserted hyperlink, but what if the user backspaces into the hyperlink and then presses space or any other delimiter character? I've tried the approach given above but I'm not getting the result I need. Regards Mark Smith Virtual Methods Ltd (sorry if this is a newbie question!) |
Powered by ABC Amber Outlook Express Converter