Selector and visibility
Posted: Sun Jan 22, 2023 5:22 pm
Hi,
A very specific question. I'm sure this could be easily done in Ruby, but i don't want to use it and prefer to stay with the module prim.
Normally, it's easy to make a graphic, control, or anything invisible using a selector and a redraw to bypass the V-iew.
But here's the annoying thing i'm hurting more and more, not something that make the plugin unusable but less pro.
Using a selector or a slider, something that use the Drag feature, they are some moment where the redraw doesn't happen and there's no invisibility even if the value said to. If the user keep pressing, if the mouse doesn't move enough, ... (the only way to make it redraw in this case is to click somewhere else out of the selector)
Have you some special technique to avoid this ?
(I maybe have one, it's strangely to take your V-iew out from the selector and to use it to feed the MGU of the second module, but it's not so much practical and when there's a lot of module in different place i'm not sure it will work well)
Thanks for any idea !)
A very specific question. I'm sure this could be easily done in Ruby, but i don't want to use it and prefer to stay with the module prim.
Normally, it's easy to make a graphic, control, or anything invisible using a selector and a redraw to bypass the V-iew.
But here's the annoying thing i'm hurting more and more, not something that make the plugin unusable but less pro.
Using a selector or a slider, something that use the Drag feature, they are some moment where the redraw doesn't happen and there's no invisibility even if the value said to. If the user keep pressing, if the mouse doesn't move enough, ... (the only way to make it redraw in this case is to click somewhere else out of the selector)
Have you some special technique to avoid this ?
(I maybe have one, it's strangely to take your V-iew out from the selector and to use it to feed the MGU of the second module, but it's not so much practical and when there's a lot of module in different place i'm not sure it will work well)
Thanks for any idea !)