trichview.support
Localizing all actions on rvActionsResource (RichActionsTest)? |
Author |
Message |
William Reid Boyd |
Posted: 08/27/2003 0:41:04 Hello, I'm a new user working my way through the documentation. I've read through the tutorials on TRichView, very useful and clear - thanks- and now I'm working through RichActionTest demo, recreating it as a clone with a TActionList rather than a resource module (as recommended), as a first step to getting to grips with TRichViewEdit. So far that's been straightforward, and a real buzz to see this really useful and powerful app gather functionality under your finger-tips, but I've run into a problem with the line: // Localizing all actions on rvActionsResource RVA_LocalizeForm(rvActionsResource); What exactly should I do here? The compiler accepts // TActionList is a TComponent RVA_LocalizeForm(myActionList); and the code is safe if this happens not to make sense, but I don't know whether there's any point or not? Trouble is I don't know nothing about TActionList. Advice appreciated. (BTW: ReadMe.rvf shoud also counsel checking 'Layout' (loading and saving) in 'Settings' if ReadMe.rvf is to appear correctly) sincerely, William Boyd |
Powered by ABC Amber Outlook Express Converter