
hello again ; I am writing again to ask you if you can please show me an example of loading a bitmap on a window ; I tried tu use the bitmap function from Graphics.Rendering.OpenGL.GL.Bitmap but it gives me an error ; I've called the function like this : bmp <- bitmap (Size (100,100)) (Vertex2 (0::GLfloat) 0) (Vector2 0 0 ) (Ptr "C:\1.bmp") ; and it sais ERROR file:.\ball.hs:43 - Undefined data constructor "Ptr" pls help ; I want to make my game look a little better ; thanks again ; --------------------------------- Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.

Hello,
I do not know the answer to your question, but I can tell you that sent
the message to the wrong mailing list; this mailing list is about the next
version of Haskell. If you send your questions to Haskell-cafe (see
http://www.haskell.org/mailman/listinfo/haskell-cafe) it is more likely
that you receive an answer.
Best regards,
Henk-Jan van Tuyl
On Sat, 22 Apr 2006 20:26:07 +0200, enache alex
hello again ; I am writing again to ask you if you can please show me an example of loading a bitmap on a window ; I tried tu use the bitmap function from Graphics.Rendering.OpenGL.GL.Bitmap but it gives me an error ; I've called the function like this : bmp <- bitmap (Size (100,100)) (Vertex2 (0::GLfloat) 0) (Vector2 0 0 ) (Ptr "C:\1.bmp") ; and it sais ERROR file:.\ball.hs:43 - Undefined data constructor "Ptr" pls help ; I want to make my game look a little better ; thanks again ;
-- Met vriendelijke groet, Henk-Jan van Tuyl -- http://members.chello.nl/hjgtuyl -- Using Opera's revolutionary e-mail client: https://secure.bmtmicro.com/opera/buy-opera.html?AID=789433
participants (2)
-
enache alex
-
Henk-Jan van Tuyl