trichview.support
Re: Select an item |
Author |
Message |
Sergey Tkachenko |
Posted: 09/16/2002 11:27:27 Well, it looks like this code: if FInplaceEditor<>nil then begin FInplaceEditor.Deselect; FInplaceEditor.Invalidate; exit; end; at the beginning of TRVTableItemInfo.Deselect (RVTable.pas) should be removed. > > Here is a simplified example. May be I did not describe the problem exactly. > Just select some cells. The cells are highlightened. When you release the > mouse button all cells of the table are selected. Then click on the text. > The text is selected but also the cells you selected first are > highlightened. > > Benedikt > > > |
Powered by ABC Amber Outlook Express Converter