trichview.support
Re: And three more questions |
Author |
Message |
Sergey Tkachenko |
Posted: 08/04/2002 21:09:05 Well, you are right - this demo does not disable these items. You need to iterate through all selected cells and check if some of them have ColSpan and RowSpan > 1. TForm1.mpdTableClick shows how to get table for this operation. > 10x for the Undo & Redo, BUT the unmerge menu is not updated, i.e. no matter > how many times I click on "Unmerge Rows and Columns" it stays enabled, while > I think that it should be disabled after executing this once.... > > > "Sergey Tkachenko" <[email protected]> wrote in message > news:[email protected]... > > 1) Demos\Delphi\Editor > > procedure TForm1.mpdTableClick(Sender: TObject); - enables/disables menu > > items related to tables > > > > 2) the same demo > > procedure TForm1.UpdateUndoMenu; - enables/disables undo/redo menu items, > > and shows next operation to undo/redo > > > > 3) Trial version on the site is not a latest version. > > > > > > > > > > |
Powered by ABC Amber Outlook Express Converter