I've fiddled with the ask host popup. The changes are:
Change the form to have three items: Server IP field, port field for
events and another port field for commands. We've simplified this way
since one server has only a single IP. This keeps the form clean.
Other changes:
* Change font to Lucida Grande. We use Lucida Grande for other items.
It makes sense to extend that to everything else.
* Change button text from "Ok" to "Connect".
I've fiddled with the ask host popup. The changes are:
The changes can be previewed in https://github.com/code-mancers/rbkit-client/tree/update-askhost-ui branch