On Fri, 30 Apr 2010 08:21:11 +0300, Jason Dagit <da...@codersbase.com> wrote:


As far as I can tell from google wxwidgets does have clipboard support.
 Perhaps wxHaskell can do it or needs to be extended?

Jason

I searched with Hayoo for
  clipboard wx
and found Graphics.UI.WXCore.Controls.execClipBoardData [1]; following links, I found a set of clipboard functions [2].

Regards,
Henk-Jan van Tuyl


[1] http://hackage.haskell.org/packages/archive/wxcore/latest/doc/html/Graphics-UI-WXCore-Controls.html#v:execClipBoardData [2] http://hackage.haskell.org/packages/archive/wxcore/latest/doc/html/Graphics-UI-WXCore-WxcClassesAL.html#28

--
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
--
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to