trichview.support
Re: editing invisible RichViewEdit |
Author |
Message |
Sergey Tkachenko |
Posted: 04/02/2002 21:45:10 Hello, Can you explain which results do you want to achieve? Operations in editor were designed to be results of user's commands. May be it will be possible to work with the cell directly? > Hello, > > How can I get the RichViewEdit object in a table cell? > > I made it with: > myTable->EditCell(row,col); > rve = myTable->GetEditedCell(row,col); > > Now, I need to set the RichviewEdit object invisible. But then, I can't use > the function > > "EditCell()" any longer. I need the TCustomRichViewEdit to alter a table > in the cell with > > using the function BeginItemModify(). > > How to do? > > > Thanks > Steffen |
Powered by ABC Amber Outlook Express Converter