E ExcludeReality Active Member Licensed User Sep 11, 2010 #1 Is there a way to set the cursor position on a desktop form? I think it can be done using the door library, but I have no idea how. Also, I know that FormExDesktop let's you chose the cursor style, but is there a way to make it "invisible"? Thanks.
Is there a way to set the cursor position on a desktop form? I think it can be done using the door library, but I have no idea how. Also, I know that FormExDesktop let's you chose the cursor style, but is there a way to make it "invisible"? Thanks.
S sitajony Active Member Licensed User Sep 11, 2010 #2 You can move the cursor with this library: http://www.b4x.com/forum/french-forum/5740-bibliotheque-souris-dll.html#post36025 Compatible Desktop and Device... Otherwise for hide the cursor you can create a blank cursor file and set it when it's hover your form...
You can move the cursor with this library: http://www.b4x.com/forum/french-forum/5740-bibliotheque-souris-dll.html#post36025 Compatible Desktop and Device... Otherwise for hide the cursor you can create a blank cursor file and set it when it's hover your form...
E ExcludeReality Active Member Licensed User Sep 11, 2010 #3 sitajony said: You can move the cursor with this library: http://www.b4x.com/forum/french-forum/5740-bibliotheque-souris-dll.html#post36025 Compatible Desktop and Device... Otherwise for hide the cursor you can create a blank cursor file and set it when it's hover your form... Click to expand... Thanks. Both suggestions works great
sitajony said: You can move the cursor with this library: http://www.b4x.com/forum/french-forum/5740-bibliotheque-souris-dll.html#post36025 Compatible Desktop and Device... Otherwise for hide the cursor you can create a blank cursor file and set it when it's hover your form... Click to expand... Thanks. Both suggestions works great