I've created my lovely Flamingo ribbon bar.
During the creation process I can instruct the builder to set a toggle button as selected.
But, I can't find a way to set a toggle as selected once the app is running.
It looks like the only attribute I can change is setEnabled()
.
Can anyone give me a pointer on how to set the toggle state on a FlamingoCommand
that has already been built?