Skip to content

Support for file path options #1

@pafcu

Description

@pafcu

It's common to store file paths in configuration files, so the GUI should support those. Since ConfigObj does not support paths directly there are a few options how to do it:

  1. Make a list of supported custom types that users have to use in their specs
  2. Make it possible for users to specify a type->widget mapping, and let them create the widget class themself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions