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

Templates #34

Open
exerro opened this issue Feb 6, 2017 · 0 comments
Open

Templates #34

exerro opened this issue Feb 6, 2017 · 0 comments

Comments

@exerro
Copy link
Owner

exerro commented Feb 6, 2017

An extensive templates library for simplifying layout design and improving consistency across applications.

An example of a template could be sheets.template.dropdown_menu_bar( { "File", "Edit" }, { { "New", "Open", "Save" }, { "Copy", "Cut", "Paste" } } ) which would create a container with the buttons correctly positioned with the dropdown menus set up correctly with tags or IDs so the developer could give them callbacks.

Templates could also handle timing and animations to help with creating a fluid and dynamic design.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant