Hi,

I need to draw semitransparent figures - rectangles, circles etc. The
wxWidgets source tarball example 'drawing' shows how to do it using
wxGCDC, Graphics Context DC. There is a GraphicsContext type in
wxHaskell, but there is neither GCDC wrapper nor DC a ->
GraphicsContext conversion function (only WindowDC a ->
GraphicsContext) to write a DC wrapper, though a simple DC was used in
that example. What should I do in this situation? Maybe I don't
understand something? I hadn't worked with wxWidgets before, sorry :)

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to