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

Tab Windows #498

Closed
vivienneanthony opened this issue Jan 22, 2016 · 2 comments
Closed

Tab Windows #498

vivienneanthony opened this issue Jan 22, 2016 · 2 comments

Comments

@vivienneanthony
Copy link

Hello

Do anyone know how I can setup tab windows?

Like

https://www.youtube.com/watch?v=8BRFPY7QSvo

Vivienne

@unpacklo
Copy link

I think you've already seen this #261 and https://gist.github.com/Roflraging/fe9a582cb7a79400b667. The sections of interest are:

https://gist.github.com/Roflraging/fe9a582cb7a79400b667#file-gistfile1-cpp-L1-L19
https://gist.github.com/Roflraging/fe9a582cb7a79400b667#file-gistfile1-cpp-L180-L213
https://gist.github.com/Roflraging/fe9a582cb7a79400b667#file-gistfile1-cpp-L243-L296

A lot of the code there is specific to the game I'm working on, but you should be able to figure out the general approach pretty easily from those sections.

@ocornut
Copy link
Owner

ocornut commented Jan 22, 2016

Also check #351

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

3 participants