rbkit-client icon indicating copy to clipboard operation
rbkit-client copied to clipboard

Proposal: Updated layout for ask host popup box

Open kgrz opened this issue 10 years ago • 1 comments

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".

The changes can be previewed in https://github.com/code-mancers/rbkit-client/tree/update-askhost-ui branch

screenshot 2015-07-06 18 54 11

kgrz avatar Jul 06 '15 13:07 kgrz

:+1: for this. Btw, I think this will change when we implement #184 . I guess we'll have 2 options in the future : "Websocket" and "ZMQ".

emilsoman avatar Jul 15 '15 20:07 emilsoman