Quoting Dave Page <[email protected]>:
It's looking much better, however, I still think that if the cursor is
actually active in a cell then the paste should go to that cell, and
only in other cases to the new row. On Windows, the only way to do that
is ctrl-v or right-click->paste. The paste button and ctrl-v should
always do the same thing (though I wonder if that's an issue with
Windows doing the actual paste operation in the ctrl-v case) imo.
I forgot about that issue. I think you're right, however, I don't
really know how to solve it. I think the solution is to detect if the
cursor is in an edit box, and call the edit box's Paste function if
so, however, I'm not sure how to tell if we're in an edit box or not.
Ed
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly