PistonDevelopers / mush

gui for dialogue graphs, et al.
Apache License 2.0
12 stars 2 forks source link

Node widget using new CustomWidget API #4

Closed stjahns closed 9 years ago

stjahns commented 9 years ago

Notes:

viperscape commented 9 years ago

still can't compile, unless my cargo is acting up: node.rs:89:13: 89:31 error: unresolved importconrod::WidgetKind. There is noWidgetKindinconrod node.rs:89 use conrod::WidgetKind; ^~~~~~~~~~~~~~~~~~ error: aborting due to previous error Could not compilemush. widgetkind

stjahns commented 9 years ago

@viperscape - i think you just need to pull the last commit, I removed the reference to WidgetKind

stjahns commented 9 years ago

@viperscape - get on IRC :)

stjahns commented 9 years ago

never mind, i didn't push that yet.. sorry

stjahns commented 9 years ago

Merged here - https://github.com/viperscape/mush/pull/5/files

viperscape commented 9 years ago

@stjahns I wasn't able to get on irc, shoulda been tho bc it would have cleared up my confusion :)