Re: [wxhaskell-devel] wxGraphicsRenderer

2013-03-25 Thread Luc TAESCH
I tried this so far which is copied from the basic Paint.hs from the sample. - it compiles , run and break at run time if I omit Line [1] gr <- graphicsContextCreate dc -- 1. this break for now and it does not compile when I leave it on. My sources are [1] and [2] [1]: http://docs.wxwidgets.or

Re: [wxhaskell-devel] wxGraphicsRenderer

2013-03-25 Thread Henk-Jan van Tuyl
On Mon, 25 Mar 2013 19:00:58 +0100, Luc TAESCH wrote: > ah many thanks ! I understand better now ( change quite a bit since > 2003 :-) > I indeed can see the classes . > > are these new renderers already mapped into wx, or should we use them as > such , directly ? > any sample / test ava

Re: [wxhaskell-devel] wxGraphicsRenderer

2013-03-25 Thread Luc TAESCH
ah many thanks ! I understand better now ( change quite a bit since 2003 :-) I indeed can see the classes . are these new renderers already mapped into wx, or should we use them as such , directly ? any sample / test available , out of chance ? Many thanks for your patience, anyway :-) L

Re: [wxhaskell-devel] wxGraphicsRenderer

2013-03-25 Thread Henk-Jan van Tuyl
On Mon, 25 Mar 2013 10:16:00 +0100, Luc TAESCH wrote: > -many thanks for your help, this made my day ! > > … but just for 10 mn as I cannot find these on the current 0.90.3. ;-< ?? > > I see you are pointing to an old lib, 0.12.7. Currently I cannot find > the Graphics-UI-WXCore-WxcClassesAL