<@U25U0KPFT> About your use case, I think I would ...
# tornadofx
e
@carlw About your use case, I think I would do it like this: 1. Open a View with a ListView or some other control that does
asyncItems
to get the list data where the user can select the game server and put the action into the
onUserSelect
of that list item or other control.