trichview.support.thirdparty
Re: TrvActionInsertHyperlink.DoShowForm suggested change |
Author |
Message |
Sergey Tkachenko |
Posted: 04/24/2003 20:03:00 This is by design. The purpose of this event is allowing programmer to provide an _alternative_ form for editing hyperlinks. The default hyperlink form has only a plain text-box to enter URL, but application may require more sophisticated form (look at the "Insert Hyperlink" command in MS Word). Event must return Proceed=True is user pressed OK button, and False if he/she pressed Cancel button. In both cases, default hyperlink form should not be displayed. > Problem: If you've got a handler for OnHyperlinkForm, then the current > implementation of DoShowForm never shows a form for editing hyperlinks. |
Powered by ABC Amber Outlook Express Converter