Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Update configuration settings #2

Open
s-vincent opened this issue Aug 12, 2017 · 0 comments
Open

RFE: Update configuration settings #2

s-vincent opened this issue Aug 12, 2017 · 0 comments

Comments

@s-vincent
Copy link
Member

Updates the configuration panel option with recent version of freelan configuration.

A possible long-term approach would be to auto-generate XML configuration part of src/Freelan_gui.ui from freelan.cfg by a script. To achieve that we should have a sort of well-formated configuration file so that the script can extract automatically the following:

  • option name;
  • description;
  • default value;
  • type (boolean, filesystem path, basic string, IP address, IPv6 address, list, ...);
    • Type can then be used to generate the right UI (checkbox for boolean, text with file browser button for filesystem path, listbox for options that has strictly delimited authorized values...).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant