zeroc-ice / ice-demos

Sample programs for Ice
https://zeroc.com
GNU General Public License v2.0
325 stars 215 forks source link

Cocoa and iOS library direct login fields #15

Closed bernardnormier closed 5 years ago

bernardnormier commented 6 years ago

When logging in "direct", you still have to supply a username and password even though they are never used.

It would be nice to remove or hide these fields when logging in direct.

ICE-8752