Re: [Gambas-user] change cursor design

2009-04-22 Thread Stefano Palmeri
Il mercoledì 22 aprile 2009 13:17:07 juelin ha scritto: > hello, > how can I chnage the cursor-design when the cursor go into a drawingarea? > please example > > kind regards > Jürgen PUBLIC SUB DrawingArea1_Enter() ME.Mouse = Mouse.Pointing END PUBLIC SUB DrawingArea1_Leave() ME.Mouse = M

[Gambas-user] change cursor design

2009-04-22 Thread juelin
hello, how can I chnage the cursor-design when the cursor go into a drawingarea? please example kind regards Jürgen -- View this message in context: http://www.nabble.com/change-cursor-design-tp23174254p23174254.html Sent from the gambas-user mailing list archive at Nabble.com. -