Hello,
When setting Toolbar.enabled=false, I’m seeing nothing happens. The toolbar is still active and buttons are responsive.
1: is this expected or should the toolbar really gets disabled? (per the OS native control)
2: if a toolbar can’t be disabled altogether, shouldn’t be an exception be raised by Xojo? Or the property made otherwise unavailable?
I’ll set each button to enabled/disabled using a loop as a workaround.