ArrayArrayArrayArrayArray
BrainModularBrainModular Users Forum2023-11-30T02:44:16+02:00https://brainmodular.org/forums/app.php/feed/topic/71972023-11-30T02:44:16+02:002023-11-30T02:44:16+02:00https://brainmodular.org/forums/viewtopic.php?t=7197&p=45093#p45093 something i thought that could work as a workaround, is if we could somehow get 'absolute' on screen coordinates of say a container rectangle, then man could use a global mouse module, first to check if mouse cursor is currently contained in those coordinates, then thats just a matter of adding with some AND checking global mouse down is currently held too, that would have same resulting effect , probably in an 'easier' way not altering pass/thru behaviour of any items
]]>2023-11-29T14:59:17+02:002023-11-29T14:59:17+02:00https://brainmodular.org/forums/viewtopic.php?t=7197&p=45091#p45091 I understood quite well your problem. I often have that one also. I don't think we have a solution that can work globaly. So, it will introduce options here and there. Then, the way GUI is developed in Usine won't allow us to do this in a simple manner.
Sylvain
Statistics: Posted by SylvainT — 29 Nov 2023, 13:59
]]>2023-11-28T14:57:32+02:002023-11-28T14:57:32+02:00https://brainmodular.org/forums/viewtopic.php?t=7197&p=45089#p45089Statistics: Posted by 23fx23 — 28 Nov 2023, 13:57
Statistics: Posted by oli_lab — 27 Nov 2023, 23:24
]]>2023-11-23T18:54:29+02:002023-11-23T18:54:29+02:00https://brainmodular.org/forums/viewtopic.php?t=7197&p=45078#p45078 I feel this one is prob more complex than it seems, but who knows^^
I personally often come to the situation where i would like to get/use a mouse down info of several items rather than individuall collect them all. for ex a container with 16 faders. It could be nice think if would have ability to get a mouse down info any time we clic on one of those faders in this specific container.
container has a mouse dwn, but it get activated onlty when clicking on that container 'only', ie clicking an item in it will catch/block mouse passing to container. i tried workarounds with global mouse module, with different targets, but globally face same limits.
i though either an option to have items still let pass mouse infos to items that are 'behind' would be quite modular, alternatively, what 'looks' more easy (maybe) just kind of special object "transparent overlay layer" we could put on top of stuff having this "still let pass mouse under" behaviour.
]]>BrainModularBrainModular Users Forum2023-11-30T02:44:16+02:00https://brainmodular.org/forums/app.php/feed/topic/71972023-11-30T02:44:16+02:002023-11-30T02:44:16+02:00https://brainmodular.org/forums/viewtopic.php?t=7197&p=45093#p45093 something i thought that could work as a workaround, is if we could somehow get 'absolute' on screen coordinates of say a container rectangle, then man could use a global mouse module, first to check if mouse cursor is currently contained in those coordinates, then thats just a matter of adding with some AND checking global mouse down is currently held too, that would have same resulting effect , probably in an 'easier' way not altering pass/thru behaviour of any items
]]>2023-11-29T14:59:17+02:002023-11-29T14:59:17+02:00https://brainmodular.org/forums/viewtopic.php?t=7197&p=45091#p45091 I understood quite well your problem. I often have that one also. I don't think we have a solution that can work globaly. So, it will introduce options here and there. Then, the way GUI is developed in Usine won't allow us to do this in a simple manner.
Sylvain
Statistics: Posted by SylvainT — 29 Nov 2023, 13:59
]]>2023-11-28T14:57:32+02:002023-11-28T14:57:32+02:00https://brainmodular.org/forums/viewtopic.php?t=7197&p=45089#p45089Statistics: Posted by 23fx23 — 28 Nov 2023, 13:57
]]>2023-11-28T00:24:34+02:002023-11-28T00:24:34+02:00https://brainmodular.org/forums/viewtopic.php?t=7197&p=45088#p45088
cheers
Statistics: Posted by oli_lab — 27 Nov 2023, 23:24
]]>2023-11-23T18:54:29+02:002023-11-23T18:54:29+02:00https://brainmodular.org/forums/viewtopic.php?t=7197&p=45078#p45078 I feel this one is prob more complex than it seems, but who knows^^
I personally often come to the situation where i would like to get/use a mouse down info of several items rather than individuall collect them all. for ex a container with 16 faders. It could be nice think if would have ability to get a mouse down info any time we clic on one of those faders in this specific container.
container has a mouse dwn, but it get activated onlty when clicking on that container 'only', ie clicking an item in it will catch/block mouse passing to container. i tried workarounds with global mouse module, with different targets, but globally face same limits.
i though either an option to have items still let pass mouse infos to items that are 'behind' would be quite modular, alternatively, what 'looks' more easy (maybe) just kind of special object "transparent overlay layer" we could put on top of stuff having this "still let pass mouse under" behaviour.