On Mon, 25 Mar 2013 10:16:00 +0100, Luc TAESCH <luc.tae...@gmail.com> 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 > (http://hackage.haskell.org/packages/archive/wxcore/0.12.1.7/doc/html/Graphics-UI-WXCore-WxcClassesAL.html#g:81) > > file, nor any containing GraphicsRenderer > > I guess there have been some refactoring since 0.12.7. > > could you help pointing at the files ? > > or am i getting the wrong source ? > I got the source from > [https://github.com/atzedijkstra/wxHaskell/tree/master/wxcore/src/haskell/Graphics/UI/WXCore] The functions you are looking for, are defined in file wxcore\src\haskell\Graphics\UI\WXCore\WxcClassesAL.hs . This file is automatically created when you run cabal install or runhaskell Setup configure runhaskell Setup build inside the wxcore directory. Note, that you first have to install wxdirect and wxc You only need to import Graphics.UI.WXCore to get the wanted functionality. Regards, Henk-Jan van Tuyl -- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming -- ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ wxhaskell-devel mailing list wxhaskell-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel