Re: [wxhaskell-devel] wxGraphicsRenderer

2013-03-25 Thread Henk-Jan van Tuyl
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


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 :-)

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 luc.tae...@gmail.com 
 (mailto: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