_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
I'm making a text editor with Gtk2Hs, and I want to implement copy & paste with TextView. I read the api document but I can't find how to use the Gtk.Clipboard object. Without context menu basically included in the TextView widget, How can I implement copy & paste?
- [Haskell-cafe] How to use clipboard in Gtk2Hs Yu, Jae-Myoung
- Re: [Haskell-cafe] How to use clipboard in Gtk2Hs Duncan Coutts
