[Mono-winforms-list] Copy Paste is crashing the application

Andreia Gaita shana.ufie at gmail.com
Fri Sep 8 20:16:52 EDT 2006


On 9/7/06, Alexander Reiter <r.alex at tele2.at> wrote:
> I was playing around with Windows.Forms and found there a problem with the Copy Paste function. I've created two
> textboxes. When I copy the text from the first textbox with CTRL+C and select then the second textbox and paste
> the text with CRTL+V - the whole application is crashing. Attached to this text is the error code and a test application
> where it's quite easy to demonstrate the problem. Maybe it's just a problem on my computer but it would be great if
> someone could try to Copy/Paste in maybe self created applications and give a short comment -- so than I would know
> that the problem is on my machine - or did I miss something from code point of view ? Thanks in advance.

Oops, sent this the wrong way...

I had the same thing happen to me today, so it's not only your machine :p
I'm getting an InvalidCastException, but sounds like it's the same thing.

shana


More information about the Mono-winforms-list mailing list