Mouse area without cursor change?

For general discussion related FlowStone
Post Reply
Father
Posts: 177
Joined: Thu Jan 09, 2014 5:48 pm

Mouse area without cursor change?

Post by Father »

Hi
I'm trying to hide some part of my GUI with a picture.
Problem: Even though its on top layer it wont block the mouse areas on layer below. For example if there is a knob under this picture, it is still active.
Using mouse area and Mouse Ldown i solved it, but there is another problem; Now the mouse cursor changes in this area. I don't want that. I want it to act like there is nothing there.
Is there a quick way to fix this?
Attachments
pic on top.fsm
(214.39 KiB) Downloaded 811 times
Xtinct
Posts: 106
Joined: Fri Feb 11, 2011 12:06 am

Re: Mouse area without cursor change?

Post by Xtinct »

Try this :)
Mouse area without cursor change.fsm
(54.31 KiB) Downloaded 858 times
Father
Posts: 177
Joined: Thu Jan 09, 2014 5:48 pm

Re: Mouse area without cursor change?

Post by Father »

Well thanks, that works fine.
The switch disables mouse area for the knob. So we have to do this for every knob, slider...etc? I was trying to avoid this.
It would be much simpler and useful if there was a silent mouse area or something like that; then we have to do it for just the image.
Post Reply