Saturday, June 03, 2006

Starting copy and paste support

I implemented some simple clipboard handling code for X11 and Cocoa. So far you can paste text from other applications, but you cannot copy text yet. This will wait for selection support in the UI -- I not only want text inside editor gadgets to be selectable, but all text in the UI, including pane output.

No comments: