trichview.support
Re: richview actions rightclick problem |
Author |
Message |
Sergey Tkachenko |
Posted: 12/18/2004 22:31:25 Probably you have TRVAControlPanel component with DefaultControl specified, and all actions work with this control. The best solution is to assign the current editor to this property. Note: it does not make sense to have several TRVAControlPanel components, because all their properties are stored in global variables. > Hi, > > I have an instant messenger app where conversation forms are created > dynamically. > The input field of conversation form is TRichViewEdit. > I use RVAPopupMenu and ActionList with rvActionCopy, rvActionPaste, etc. > The problem is: > If two conversation forms are opened, first and second, > then user cannot paste into the input field of first opened form. > Each time I try to paste into first form, it is pasted into the last opened > one. > It does not matter either I leftclick before on right input field or not. > The result is the same: clipboard content is pasted into the last opened > window. > > How can I work out this? > > Thanks in advance, > > Sergey Croitor > > > > > |
Powered by ABC Amber Outlook Express Converter