@hackage reactive-banana-wx0.6.0.0

Examples for the reactive-banana library, using wxHaskell.

This library provides some GUI examples for the reactive-banana library, using wxHaskell.

Note: You need to install the (platform independent) cabal-macosx library before you can configure/build and install this library.

Note: This library contains examples, but they are not built by default. To build and install the example, use the buildExamples flag like this

cabal install reactive-banana-wx -fbuildExamples

IMPORTANT NOTE: There are a few issues with WxWidgets 2.9.3 and some examples may crash. These problems are only solved in wx-0.90.0.1 and higher.

Stability forecast: The wrapper functions are rather provisional.