03-01-2012 11:40 AM
Dear All,
is there a way to disable an array without disabling the ability to scroll down with the mouse (scroll bar is also disabled if you choose disable in properties). The array indicator is clickable althoug not writable but causes confusion for the user...as if you can write something.
thank you .
03-01-2012 12:05 PM
Disable just the array.element control and not the actual array.
03-01-2012 12:09 PM
how ?
03-01-2012 12:10 PM
03-01-2012 12:11 PM
See very crude example
03-01-2012 12:12 PM
sorry here is the attachment
03-01-2012 12:14 PM
In pete's example, rught clich on property node and select link to, then navigate to pane->array->numeric. This is now a property of the lement contained in the array.
03-01-2012 12:27 PM
You can also simply right-click on the array element, choose Properties then select Disabled from the Enable State menu.
03-01-2012 02:14 PM