Page 1 of 1

table selection

Posted: Wed Sep 28, 2005 10:51 am
by tmMK
hi,

when whole cell is selected, function TCustomRichView.SelectionExists returns False... have anyone the same problem?

thanks

Posted: Fri Sep 30, 2005 2:22 pm
by tmMK
copying of single cells of the table makes me problems to... more cells of the table is copied instead of one cell, which is selected...
whole table is copied after copy selection of a table row... what am i doing bad? it's possible to make mistake with selections which causes these problems?

thanks

Posted: Sat Oct 01, 2005 7:44 pm
by Sergey Tkachenko
How do you select cell?
Which version of TRichView do you use?

Posted: Mon Oct 03, 2005 10:53 am
by tmMK
we have full and the latest version of the richview... copying the cells does strange things for example in ActionTest demo... try it...
just add bigger table, fill the cells with some text and select some cells in center of the table... copy it and try to paste it right after the table... cells will not be copied properly... only one empty cell will be pasted...

SelectionExists
issue:
i have found that the point of the problem is in starting selection of the table from the space between the cells... (the table must be in other table cell)
the whole table is selected after some mouse movement, but SelectionExists returns false... if you want i can send you testing application... i think if you will focus on this you can find other strange things happening while selecting the tables...

Posted: Mon Oct 03, 2005 3:41 pm
by Sergey Tkachenko
yes, please send me a test application

Posted: Mon Oct 03, 2005 4:41 pm
by tmMK
i have sent you an email to [email protected]
subject is: Testing application from tmMK

Posted: Sat Oct 08, 2005 8:33 pm
by Sergey Tkachenko
The problem with nested tables and SelectionExists is fixed in the today's update, available for registered users.