Closed finetjul closed 11 years ago
Thanks for fixing the issue. I've noticed however that unchecking "Show Buttons" totally hide the buttons, even if "Show Labels" are visible. Maybe you might want to disable the "Show Labels" checkbox when the "Show Buttons" check box is unchecked. You should be able to do that from the UI file directly (connect ShowButtons with ShowLabels with toggled(bool) signal into a setDisabled(bool) slot).
The GUI buttons don't work at first. a) Start demo b) leave all the buttons in their default (checked) state c) load data -> the button is not visible d) uncheck and check the "Show Buttons" e) unzoom the view f) click on the button -> the camera jump to the new position instead of fly through.
Start vtkbuttons demo application check off the show button and show label checkbox Load dataset -> the button and its label are visible