Factor Language Blog

Starting copy and paste support

Saturday, June 3, 2006

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.