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

uiTabAppend(tab, "name", NULL) behavior inconsistent across platforms #221

Closed
ghost opened this issue Oct 28, 2016 · 2 comments
Closed

uiTabAppend(tab, "name", NULL) behavior inconsistent across platforms #221

ghost opened this issue Oct 28, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 28, 2016

Hi,

Windows allows to make empty tab
uiTabAppend(tab, "Basic Controls", NULL );

unix and darwin no!

If the subject is not important, please close

@andlabs
Copy link
Owner

andlabs commented Oct 28, 2016

Cleaning up those instances is a work in progress. The real question is which direction do I go in...

@andlabs andlabs changed the title uiTabAppend uiTabAppend(tab, "name", NULL) behavior inconsistent across platforms Mar 23, 2018
@andlabs
Copy link
Owner

andlabs commented Mar 31, 2018

Merged with #328.

@andlabs andlabs closed this as completed Mar 31, 2018
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