trichview.support
Re: Table cell colors |
Author |
Message |
Harold Holmes |
Posted: 12/21/2004 1:46:57 "Sergey Tkachenko" <svt@trichview.com> wrote in message > It also makes sense to change color of all selected cells. > Direct assignment to the cell properties cannot be undone and redone. > Use this procedure to apply colors to the selected or edited cells: Thanks, worked great! One thing I notice is that when I call this: table.SetCellBorderColor(BorderColorCBx.ChosenColor, r,c); The cell does not update its view until either I change the caret location with the mouse or typing something in. How can I update as soon as the color changes. I've tried refresh() and changed() and a few other things but I can't get the color to change as the user selects it. -- Best regards, Harold Holmes |
Powered by ABC Amber Outlook Express Converter