
2 Feb
2003
2 Feb
'03
11:24 a.m.
On Sun, 2 Feb 2003 17:13:12 +0100
"Daan Leijen"
I have been thinkering with the wxWindows library and made a small Haskell binding to it that just supports this example. It was an interesting exercise since the wxWindows library is a large object-oriented C++ library. (but very portable, well supported, efficient and with lots of super widgets, like an openGL canvas and a HTML renderer)
It is really interesting. How did you bind the library? Could you make a tarball of the binding, the example and a makefile? It could be used as an "Haskell->C++" tutorial. Vincenzo -- First they ignore you, then they laugh at you, then they fight you, then you win. [Gandhi]