2018-03-06 6:34 GMT-03:00 IOhannes m zmoelnig zmoelnig@iem.at:
On 2018-03-06 00:53, Alexandre Torres Porres wrote:
the right-click menu can be changed
Ok, but how about being suppressed? Can it be?
(e.g. see the iemguts' [propertybang] object, which changes the effect of the "Properties" item in the menu, and requires some extra code to hide this for canvases that don't have a a [propertybang] object).
Awesome!!! And I guess one can use this and then don't do anything with the bang output, this would effectively avoid the canvas properties from showing up, but my ideal concept would be completely hide and avoid the "properties" option to be highlighted and show up.
I wonder if it is possible at all... [propertybang] shows us how to change and mess with it, but how would you actually hide the properties?
but if you just want to prevent users from opening up objects in your publicly facing installation
Nope, the idea is just try and make an abstraction behave like a compiled external. I know some people might think that's crazy, ludicrous, pointless, stupid, counterproductive, shameful and just bad... but... I liked the idea :)
Thanks!