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

tvcon: Set window title and icon #2

Open
larsbrinkhoff opened this issue Mar 18, 2019 · 1 comment
Open

tvcon: Set window title and icon #2

larsbrinkhoff opened this issue Mar 18, 2019 · 1 comment

Comments

@larsbrinkhoff
Copy link
Collaborator

For the benefit of window managers, set the tvcon window title and an icon.

I think SDL_WM_SetCaption and SDL_WM_SetIcon are the APIs to use. Or maybe those are SDL1 only, and SDL_SetWindowTitle and SDL_SetWindowIcon are the SDL2 versions.

@larsbrinkhoff
Copy link
Collaborator Author

Title fixed by #10.

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

1 participant