Search found 99 matches
- 20 Nov 2018, 12:08
- Forum: General Discussion
- Replies: 1
- Views: 2066
ImageSource throws ArgumentException when content is on separate line
Creating an ImageSource resource like this works fine: <ImageSource x:Key="Image.DNA">pack://application:,,,/HelloWorld;component/Assets/NoesisGUI/HelloWorld/Resources/Images/DNA.jpg</ImageSource> if I use a tool like XAMLStyle to reformat the code, which ends up looking like this: <ImageSource x:Ke...
- 19 Nov 2018, 16:05
- Forum: General Discussion
- Replies: 6
- Views: 2690
Re: Problems porting a WPF project to Noesis for Unity
Got it to throw the error again by doing a re-import on the affected XAML NoesisException: Assets/NoesisGUI/HelloWorld/XamlResources/Basic/IconResources.xaml(27): Can't convert 'F1M0,0z M22.36,16.86A9.4,9.4,0,0,0,20.19,6.78,9.55,9.55,0,0,0,9.44,4.88l6.24,6.28-4.35,4.38L4.94,9.26A9.45,9.45,0,0,0,6.82...
- 19 Nov 2018, 15:54
- Forum: General Discussion
- Replies: 1
- Views: 2035
Reimport all hangs in unity
When going to Noesis->Settings and hitting "Reimport All" and some errors occur in loading any of the XAML files, the Reimport All XAMLs popup just hangs in mid-progress and never closes.
- 19 Nov 2018, 15:49
- Forum: General Discussion
- Replies: 3
- Views: 2094
Static members not supported
When I'm trying to access a string resource directly in XAML, I'm getting this error: NoesisException: Assets/NoesisGUI/HelloWorld/Views/XYZ.xaml(61): Static members not supported. <TextBlock Margin="0,32,0,27"> <!-- Style="{StaticResource TextBlock.Standard}"> --> <Run Text="{x:Static properties:St...
- 19 Nov 2018, 15:31
- Forum: General Discussion
- Replies: 6
- Views: 2690
Re: Problems porting a WPF project to Noesis for Unity
The problems are super hard to diagnose, which is yet another problem. In Unity when I load a resource chain (i.e. resource dictionaries importing others in a chain to avoid loading resources multiple times), whenever there's a problem in one of the dictionary files, I'm basically getting "NoesisExc...
- 19 Nov 2018, 15:21
- Forum: General Discussion
- Replies: 2
- Views: 585
- 16 Nov 2018, 13:00
- Forum: General Discussion
- Replies: 1
- Views: 2982
Documentation issues
As I wrote in other recent posts, I'm currently evaluating Noesis for use in the UX company I work at. The main issue I see so far is the total lack of any documentation in most parts. There are a few samples and a few documentation pages, but those are almost all geared towards Unity developers try...
- 16 Nov 2018, 12:52
- Forum: General Discussion
- Replies: 6
- Views: 2690
Problems porting a WPF project to Noesis for Unity
I recently started Evaluating Noesis for my current company. We're a UX company and thinking about using Noesis for projects. I am running into a couple of problems however. I'll post them as separate threads here, since the recent server crash apparently destroyed my earlier posts. I was trying to ...
- 16 Nov 2018, 12:41
- Forum: General Discussion
- Replies: 2
- Views: 585
System.AccessViolationException in app.Run() in ApplicationTutorial
I recently started Evaluating Noesis for my current company. We're a UX company and thinking about using Noesis for projects. I am running into a couple of problems however. I'll post them as separate threads here, since the recent server crash apparently destroyed my earlier posts. The first one oc...
- 12 Nov 2018, 18:18
- Forum: General Discussion
- Replies: 4
- Views: 839
Re: Why have my posts been removed?
Ah ok, yes I'll post the issues again tomorrow.