Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Getting rid of mousepointer (Alpha)

For general discussion related FlowStone

Getting rid of mousepointer (Alpha)

Postby lalalandsynth » Sun Jun 14, 2020 5:13 pm

I used to get rid of the mouse pointer with a ruby window "def mouseCursor 2 end"
This stopped working in the alpha , did anything change and I missed it or is this a bug ?
User avatar
lalalandsynth
 
Posts: 600
Joined: Sat Oct 01, 2016 12:48 pm

Re: Getting rid of mousepointer (Alpha)

Postby lalalandsynth » Mon Jun 15, 2020 3:17 pm

Using this works .
def isInMousePoint x, y
true
end

def mouseCursor x,y
2

end
User avatar
lalalandsynth
 
Posts: 600
Joined: Sat Oct 01, 2016 12:48 pm

Re: Getting rid of mousepointer (Alpha)

Postby wlangfor@uoguelph.ca » Tue Jun 16, 2020 8:15 pm

Thanks Lala, useful
My youtube channel: DSPplug
My Websites: www.dspplug.com KVRaudio flowstone products
User avatar
wlangfor@uoguelph.ca
 
Posts: 912
Joined: Tue Apr 03, 2018 5:50 pm
Location: North Bay, Ontario, Canada

Re: Getting rid of mousepointer (Alpha)

Postby trogluddite » Wed Jun 17, 2020 3:59 pm

When isInMousePoint returns false or isn't defined, none of the other mouse methods should ever be called - so what you described is the correct behaviour AFAIK (in an exported plugin, at least). AFAIK, that's how it's always worked - I've made use of this behaviour in quite a few v3.0.x schematics.
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
User avatar
trogluddite
 
Posts: 1730
Joined: Fri Oct 22, 2010 12:46 am
Location: Yorkshire, UK


Return to General

Who is online

Users browsing this forum: No registered users and 55 guests