FrozenPickle / Afterglow

A plugin framework to perform image capturing, colour extraction, post processing and colour output - primarily for use with lighting systems such as for ambient lighting.
GNU Lesser General Public License v3.0
14 stars 8 forks source link

Edit Application Settings UI #7

Closed mrjono1 closed 10 years ago

mrjono1 commented 11 years ago

Create an interface to edit the application settings including: Port UserName Password

These settings are only needed if authentication is enabled but it will be a good exercise to understand the UI framework.

It might also be good to add a new property to AfterglowSetup called AuthenticationEnabled and create the UI for it