<@U25U0KPFT> your togglegroup example works like a...
# tornadofx
s
@carlw your togglegroup example works like a champ, in fact it doesn't even need the eventbus to stay in sync at all... Theres still a listener on the selectedNavItemProperty to send out an event upon change, this is used by the main view to switch out the content views. works beautifully