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

Base class for Container widget #67

Open
jwlodek opened this issue Oct 30, 2020 · 0 comments
Open

Base class for Container widget #67

jwlodek opened this issue Oct 30, 2020 · 0 comments
Labels
Core Add for issues having to do with core functions Feature Request Add for a new feature request Popups Add for issues having to do with popups Widgets Add for issues having to do with widgets
Milestone

Comments

@jwlodek
Copy link
Owner

jwlodek commented Oct 30, 2020

Is your feature request related to a problem? Please describe.
Several widgets and popups are easiest to construct using a combination of other widgets. For example, the form popup or file popup.

Describe the solution you'd like
A set of classes should be made describing a Container widget. This should eliminate boilerplate required for such widget combinations.

Additional context
Form and FileDialog popups likely good candidates to work from

@jwlodek jwlodek added Feature Request Add for a new feature request Widgets Add for issues having to do with widgets Popups Add for issues having to do with popups Core Add for issues having to do with core functions labels Oct 30, 2020
@jwlodek jwlodek added this to the v0.2.0 milestone Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Add for issues having to do with core functions Feature Request Add for a new feature request Popups Add for issues having to do with popups Widgets Add for issues having to do with widgets
Projects
None yet
Development

No branches or pull requests

1 participant