On Tue, 04 Nov 2008 02:39:43 +0900, Henk-Jan van Tuyl <[EMAIL PROTECTED]> wrote:
> That solves it; one item remains however:
> samples\contrib> ghc --make PaintDirect.hs
> [1 of 1] Compiling Main             ( PaintDirect.hs, PaintDirect.o )
>
> PaintDirect.hs:9:0:
>      Warning: Deprecated use of `imageGetPixelBuffer'
>               (imported from Graphics.UI.WXCore, but defined in
> Graphics.UI.WXCore.Image):
>               Use withPixelBuffer instead

I solved this problem in the darcs repository.

http://code.haskell.org/wxhaskell/samples/contrib/PaintDirect.hs

So, you can fix this problem by using darcs version, or applying
this change.

http://code.haskell.org/wxhaskell/_darcs/patches/20080429232026-c1071-26eace0f369f4fc73e456bebddef0cd6b431539b.gz

Best Regards,

-- 
shelarcy <shelarcy    hotmail.co.jp>
http://page.freett.com/shelarcy/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to