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

Create a generic GUI helper that absorbs most of the content in all the main functions #41

Open
dfridovi opened this issue Sep 22, 2020 · 1 comment
Assignees

Comments

@dfridovi
Copy link
Member

Ideally, the user should only have to write a very simple/short main.cpp.

@dfridovi
Copy link
Member Author

@chihyuanchiu This would be a really nice "warmup" GUI task - basically the idea would be to factor as much of the code in any example's main.cpp into a separate function implemented in some other .cpp file which could be just called from main.cpp so that it gets much simpler and shorter and easy to parse.

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

2 participants