You must be joking
You must be joking
Posted Nov 7, 2010 3:51 UTC (Sun) by zander76 (guest, #6889)In reply to: You must be joking by i3839
Parent article: LPC: Life after X
If an application knows how to copy and paste to itself then it already knows a fair about about what it is copy and pasting. If I was going to write a copy/paste function in an image editor lets say, then it would obviously know about the bits but perhaps I could attach some header information like image type.
Ones I was that far then it would seem to me that I could just copy that information into a global queue. On paste I could then pass the structure to the application. It would be up to the application to deal with images, text or whatever else.
It doesn't *seem* that difficult. You got me, what am I missing? I am kind of curious now.
Thanks