Search found 3 matches

by audun
27 Jan 2014, 10:52
Forum: General Discussion
Replies: 9
Views: 4939

Re: Binding to a Collection in Unity

Thanks for testing. Yeah, the ItemData.cs needed to be fixed to compile (sorry about that), but this is the example code that fails on my setup.
by audun
24 Jan 2014, 15:21
Forum: General Discussion
Replies: 9
Views: 4939

Re: Binding to a Collection in Unity

Hi, thanks for the quick reply! I've attached a simple unity project for you to look at.

Audun
by audun
24 Jan 2014, 11:10
Forum: General Discussion
Replies: 9
Views: 4939

Re: Binding to a Collection in Unity

Hi, Follow up question here: I've bound a Collection to a ListBox ItemsSource, and that seems to work fine, but when I click on one of the items in the list, I get the following error: Exception: Null item added to collection Noesis.Error.Check () (at Assets/Plugins/NoesisGUI/Scripts/Core/NoesisErro...