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

Write a GUI inspired by libtcod/gui #10

Open
SuperFola opened this issue Jun 4, 2021 · 2 comments
Open

Write a GUI inspired by libtcod/gui #10

SuperFola opened this issue Jun 4, 2021 · 2 comments
Labels
engine enhancement New feature or request

Comments

@SuperFola
Copy link
Owner

No description provided.

@SuperFola SuperFola added enhancement New feature or request engine labels Jun 4, 2021
@HexDecimal
Copy link
Contributor

I'd rather avoid using the libtcod/gui headers in their current form. They have some major issues which can't be fixed without breaking the libtcod ABI such as unsafe format string handling. Using them as a reference for making your own GUI code might be a good idea.

@SuperFola
Copy link
Owner Author

Thanks, I didn't know!

@SuperFola SuperFola changed the title Use libtcod GUI system Write a GUI inspired by libtcod/gui Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants