trichview.support
Re: ActionTest with SpellCheck |
Author |
Message |
Sergey Tkachenko |
Posted: 12/08/2004 11:21:25 1) Recompile RichViewActions with enabled support for Addict3 (see RichViewActions.inc) 2) Add two Addict3 actions in the RichViewActions' datamodule 3.a) You can download Unit3 replacement with Addict3 support here: http://www.trichview.com/support/files/Unit3Addict.zip or 3.b) All the code for activating Addict3 support presents in the standard version of RichViewActions. You need: - create TRVAddictSpell3 component and place it on form - assign it to RVAControlPanel.RVAddictSpell3 property - uncomment Addict3-related code in Unit3.pas - for events, it's not enough to uncomment their code - you need to add events by double-clicking in the Object Inspector > I have the ActionTest demo compiled (using Addict) and I see words not > recognised with the red underline but unlike the compiled demo, I can't see > how the popup menu gets the ignore, add, spell check and suggestion items in > it. Or how the main menu gets the spell options into the format menu item. > Can anyone point me to the code which does this? > Thanks > Alan > > |
Powered by ABC Amber Outlook Express Converter