On 16 September 2011 22:40, D.V. wrote:
> Bonsoir List,
>
> I'm trying to follow the instructions from
> http://www.haskell.org/haskellwiki/WxHaskell/Development/Environment
> however it's not working.
>
> - cabal-dev add-source wxdirect works fine
> - cabal-dev add-source wxcorehas an error
Bonsoir List,
I'm trying to follow the instructions from
http://www.haskell.org/haskellwiki/WxHaskell/Development/Environment
however it's not working.
- cabal-dev add-source wxdirect works fine
- cabal-dev add-source wxcorehas an error
- cabal-dev add-source wxworks fine
wxcore err
Bonjour List,
A few weeks ago I needed help to find out how to scale an image.
Once I managed to make it work, I was suggested to modify the example
to show how it can be done.
So here's a quickly modified ImageViewer.hs. It's not a big change !
I'd like someone to review the changes before I se