I use
Code: Select all
set the cursor to none
Any help is welcome.
Thierry
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Code: Select all
set the cursor to none
Code: Select all
on opencard
lock cursor
set the cursor to none
end opencard