How to Change the mousepointer to user defined icons

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
shalu
Posts: 72
Joined: Fri Mar 20, 2015 1:05 pm

How to Change the mousepointer to user defined icons

Post by shalu » Wed Apr 20, 2016 8:11 am

Hi,

How to Change the mousepointer to our own icons ? when press an button :(

Thanks
Shalu
--
Thanks
Shalu S

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: How to Change the mousepointer to user defined icons

Post by jmburnod » Wed Apr 20, 2016 9:37 am

Hi Shalu,
I never used this but you can :
set the cursor to {cursorName | imageID}
Check also lockcursor in LC dictionary
Best regards
Jean-Marc
https://alternatic.ch

Post Reply