I'm building up an application where the mouse pointer has to change its
shape depending on its functionality. I've found a  previous mail in the 
list
(quite old btw) that suggests something like:
   cursor <- cursorCreateFromStock wxCURSOR_HAND
    windowSetCursor f cursor

The program compiles properly but nothing happens when asking for 
changing the cursor...

I've also tried to avoid the usage of  cursorCreateFromStock  and create 
a cursor from scracth
with an ico bitmap but I don't know how to create a (ccursor b), any idea?

Does anyone know if this is already implemented in the current version, 
or where
I'm wrong?

Thanks!

David


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxhaskell-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to