Search found 19 matches
- 05 Sep 2014, 15:02
- Forum: General Discussion
- Replies: 2
- Views: 1892
How to bind to add/remove grid columns from ViewModel
Hi, I'm designing a UserControl that uses a Grid to layout its visual sub elements. I'd like to have a Model that describes the number of visual elements to be displayed and a ViewModel that makes that happen. I'm not sure how to proceed. I cannot see any way to bind to the Columndefinition collecti...
- 18 Apr 2013, 08:59
- Forum: General Discussion
- Replies: 22
- Views: 10316
Re: How to open examples in Expression Blend 4?
Sounds good that it will be resolved soon. Was a bit surprised, since it wasn't really clear in the release notes
.
I'm really looking forward to evaluate noesisGUI more, but I'll wait until next release. Do you have any idea when it will be ready?
BR,
Martin

I'm really looking forward to evaluate noesisGUI more, but I'll wait until next release. Do you have any idea when it will be ready?
BR,
Martin
- 17 Apr 2013, 08:05
- Forum: General Discussion
- Replies: 22
- Views: 10316
Re: How to open examples in Expression Blend 4?
Thanks! It's working now... ...but the demos run extremely slow on device (perhaps 5 fps). Is there something additional that I've missed? I see in the release notes for 0.9.8 that "Although this is still a preliminary work and many optimizations are pending, all the samples are working properl...
- 12 Apr 2013, 07:53
- Forum: General Discussion
- Replies: 22
- Views: 10316
Re: How to open examples in Expression Blend 4?
Hi again! You're right, the samples works again when switching back to the Windows platform. But only in the editor. I cannot build an apk that works on device. (I've tested on a Nexus 10 and an old Samsung Galaxy tablet). The Unity logo shows and then the application exits. A link to last apk that ...
- 09 Apr 2013, 23:21
- Forum: General Discussion
- Replies: 22
- Views: 10316
Re: How to open examples in Expression Blend 4?
Can you repeat the problem? I'd really like to include noesis in a demo next tuesday, but time is running out :/
- 08 Apr 2013, 17:11
- Forum: General Discussion
- Replies: 22
- Views: 10316
Re: How to open examples in Expression Blend 4?
Ok, thanks!
Please tell me if there is anything I can do to help!
Please tell me if there is anything I can do to help!
- 06 Apr 2013, 13:41
- Forum: General Discussion
- Replies: 22
- Views: 10316
Re: How to open examples in Expression Blend 4?
I'm loading the TicTacToe scene that is included in the unity assets. It works fine when "playing" in the editor before compiling for Android. But as soon as I've made an Android build I get the errors described before. I actually didn't check if the XAML file changed in any way during the...
- 05 Apr 2013, 16:10
- Forum: General Discussion
- Replies: 22
- Views: 10316
Re: How to open examples in Expression Blend 4?
Thanks! I got that working. But... When I compile TicTacToe for Android, it won't start on the device. The Unity logo shows and then it just exits. And after I've done the compilation it for Android I can't even run it in the editor (play button), even though it was working fine before the compile. ...
- 04 Apr 2013, 16:00
- Forum: General Discussion
- Replies: 22
- Views: 10316
How to open examples in Expression Blend 4?
I'm trying to open the examples that are included in the unity package (Assets/NoesisGui/Gui/TicTacToe/Content/MainWindow.xaml) in expression blend 4. But Blend says that the Xaml is invalid and I get a lot of errors (for example: CompositeTransform is not supported in WPF project) What do I need to...