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

Refactored GUI code with Glimmer DSL for LibUI #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndyObtiva
Copy link

Hi,

Glimmer DSL for LibUI is a new project that builds on top of LibUI to offer a Ruby-way object-oriented hierarchical DSL for building desktop GUI applications. It shields the developer from details relating to Fiddle pointers and worries about premature garbage collection, and automates all control wiring work details with smart defaults and conventions.

In any case, I rewrote your GUI with Glimmer DSL for LibUI to offer you a glimpse of the simplicity of building GUI with Glimmer GUI DSL.

You don't have to accept the Pull Request, but I hope you would take advantage of Glimmer DSL for LibUI in the future as it should offer improved productivity and maintainability of GUI code built with LibUI.

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

Successfully merging this pull request may close these issues.

1 participant