On 15/04/11 16:13, John Obbele wrote:

bash $ mkdir /tmp/uncabal&&  cd /tmp/uncabal
bash $ cabal unpack cairo
bash $ cd /tmp/uncabal/cairo-*/demo
bash $ runghc StarAndRing.hs

The gtk2hs bindings are generaly pretty dumb and just mimic the
original C behaviour. So the best source of documentation is
the original cairo website:
     http://cairographics.org/documentation/

Awesome, just tried it and it worked! Will start off based on that! :)

--
PMatos


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to