[wxhaskell-devel] help needed for wx install on OSX 10.8 wx 2.9.4 ghc 7.4.2

2013-03-19 Thread luc taesch
Are there any setup to do after install , what i did , following [0]( manual compile) [1]/ install wxwigets went fine (any post make setup on MacOs?)(the equivalent of LD_CONFIG ?) [2]/ but I cannot get a helllo world example running . - the cabal-macosx does not seems to be seen ( what is exp

[wxhaskell-devel] wxGraphicsRenderer

2013-03-24 Thread luc taesch
I discovered there is now a much better graphical engine in wx [wxGraphicsRenderer], which uses native engines: These classes are related to drawing using a new vector based drawing API and are based on the modern drawing backend GDI+, CoreGraphics and Cairo. they poped up in 2.8 / 2011 and wer

Re: [wxhaskell-devel] wxGraphicsRenderer

2013-03-25 Thread Luc TAESCH
:-) Luc -- Luc be.linkedin.com/in/luctaesch/ (http://be.linkedin.com/in/luctaesch/) Envoyé avec Sparrow (http://www.sparrowmailapp.com/?sig) Le lundi 25 mars 2013 à 17:07, Henk-Jan van Tuyl a écrit : > On Mon, 25 Mar 2013 10:16:00 +0100, Luc TAESCH (mailto:luc.tae...@gmail.

Re: [wxhaskell-devel] wxGraphicsRenderer

2013-03-25 Thread Luc TAESCH
luctaesch/ (http://be.linkedin.com/in/luctaesch/) Envoyé avec Sparrow (http://www.sparrowmailapp.com/?sig) Le lundi 25 mars 2013 à 22:52, Henk-Jan van Tuyl a écrit : > On Mon, 25 Mar 2013 19:00:58 +0100, Luc TAESCH (mailto:luc.tae...@gmail.com)> > wrote: > > > ah many thanks ! I und

Re: [wxhaskell-devel] wxGraphicsRenderer

2013-03-26 Thread luc taesch
ContextFromNativeWindow f -- pa <-graphicsPathCreate -- graphicsPathAddCircle pa (pt 30 30) 20 -- graphicsPathCloseSubpath pa graphicsContextDelete gr set f [clientSize := sz 150 150] --, layout := fill $ widget sw] return () On 2013-03-25 22:03:55 +, Luc

Re: [wxhaskell-devel] wxGraphicsRenderer

2013-03-27 Thread Luc TAESCH
écrit : > Hello, > > Mabe this will help: > > http://sourceforge.net/tracker/?func=detail&aid=3087609&group_id=73133&atid=536848 > > here patch and working example, tested on openSuse and windows xp. > > Regards, > Dmitriy > > 27.03.2013 01

Re: [wxhaskell-devel] wxGraphicsRenderer

2013-03-29 Thread Luc TAESCH
ree/master/wxcore/src/haskell/Graphics/UI/WXCore] -- Luc be.linkedin.com/in/luctaesch/ (http://be.linkedin.com/in/luctaesch/) Envoyé avec Sparrow (http://www.sparrowmailapp.com/?sig) Le dimanche 24 mars 2013 à 23:26, Henk-Jan van Tuyl a écrit : > On Sun, 24 Mar 2013 15:08:20 +010

Re: [wxhaskell-devel] Maintenance

2013-05-27 Thread Luc Taesch
-- Luc Taesch Envoyé avec Sparrow (http://www.sparrowmailapp.com/?sig) Le lundi 27 mai 2013 à 10:07, Blair Archibald a écrit : > Hi, > > It was mentioned on the Haskell beginners mailing list that wxHaskell was > looking for volunteers. > > I was wondering if anyone

Re: [wxhaskell-devel] Maintenance

2013-05-27 Thread Luc Taesch
for the status , I could say , from a not so old mail (16/4) "Atze Dijkstra and I (Henk-Jan van Tuyl ) are currently doing maintenance on wxHaskell, using the GitHub repository you mentioned …" https://github.com/atzedijkstra/wxHaskell -- Luc Taesch Envoyé avec Spa

Re: [wxhaskell-devel] Build

2013-05-31 Thread Luc Taesch
? -- Luc Taesch Envoyé avec Sparrow (http://www.sparrowmailapp.com/?sig) Le vendredi 31 mai 2013 à 15:24, Eric Kow a écrit : > On 31 May 2013 06:34, harry (mailto:volderm...@hotmail.com)> wrote: > > The first problem is that wxdirect installs both executables and a library - >