
How do you like some simplified option dialogue stuff?
A few in this thing behave different from normal.
First, "Control" means right oposite from "View Only".
I made this decision because I believe positive and negative sentences mixed confuse users a lot. Think there's choices "Show A" and "Don't show B", and you wish to disable both. Confusing eh?
I also thought "Control" should come to this spot so that user can easily toggle to take control or not. "Control" checkbox is vertically fat too.
Second, the data format is now chosen in that combo box. This is coming from a quite natural reason that those radio buttons take too much space but you could do the same thing by this.
Compression sliders are as TightVNC has done.
Here's my idea. You don't see those choices for how it deals with mouse cursor anymore. Note that you see the new item "Show mouse cursor" now. Actually I think this is enough. Cursor's behavior will be controlled by 2 simple factors here.
A. "Show mouse cursor" is checked.
B. "Control" is checked.
Lets think how it works.
Both A and B: as "Track remote cursor locally"
Only A: as "Let remote server deal with mouse cursor"
Only B: as "Don't show remote cursor"
None of A or B: as "Don't show remote cursor"
It could cover the Ultra Encoding's bug with "Track..." option, just making an exception for both A and B checked to apply "Let remote..." when Ultra Encoding is chosen.
Any suggestion appreciated.
Thanks.