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

Tree Control #62

Merged
merged 3 commits into from
Nov 11, 2012
Merged

Tree Control #62

merged 3 commits into from
Nov 11, 2012

Conversation

mkaring
Copy link
Member

@mkaring mkaring commented Nov 11, 2012

I created a new version of the tree control that appears to be working nicer then the original one.
If you have any additional proposals on how to improve it, I'd be glad to hear them.

The treebox control now raises the correct events and displays reacts better on interaction with the displayed entries.
Also the test application was updated to show the capabilities of the updated control
The tree box reached a working version. The basic design flaws are removed and it appears the control is working fine
 now.
void256 added a commit that referenced this pull request Nov 11, 2012
@void256 void256 merged commit d311295 into nifty-gui:1.4 Nov 11, 2012
@void256
Copy link
Member

void256 commented Nov 11, 2012

Great work! Is it really necessary for the ListBoxItemProcessor to be part of the public API? In what cases does user code need to provide their own implementation?

@mkaring
Copy link
Member Author

mkaring commented Nov 11, 2012

For example the TreeBox requires it ;-)
For the rest... don't know. I will start to implement the TreeBox into Illarion during the next days. I guess I'll get a better overview over what is missing and what is still needed then.

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

Successfully merging this pull request may close these issues.

2 participants