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

TreeModelT.getIterFirst problem #113

Closed
LysanderG opened this issue Apr 20, 2015 · 0 comments
Closed

TreeModelT.getIterFirst problem #113

LysanderG opened this issue Apr 20, 2015 · 0 comments
Assignees
Labels

Comments

@LysanderG
Copy link

ComboBoxText.getIndex calls TreeModelT.getIterFirst which sets the TreeIter model to null.
Then calls TreeIter.getValueString(0) which throws an exception because the TreeIter model is null.

gtkd master (mar 29 2015)
dmd64 2.067

@MikeWey MikeWey self-assigned this Apr 20, 2015
@MikeWey MikeWey added the Bug label Apr 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants