Page 1 of 1

Using the Noesis libraries in Kaxaml

Posted: 15 Aug 2013, 13:02
by Mikael Gyth
Hello.
When attempting to use the Noesis namespace in Kaxaml, Kaxaml doesn't recognize it and stops parsing.
I import it like this:
xmlns:noesis="clr-namespace:Noesis"
But obviously Kaxaml doesn't find it. Is there any steps I can take to make sure that Kaxaml finds the libraries so I can use them in the editor?

Re: Using the Noesis libraries in Kaxaml

Posted: 15 Aug 2013, 13:20
by jsantos
If this is for text stroking (an extension from noesis, not available in WPF), you need the file Text.cs that is included in the package Gui/3rdParty. This folder is missing in the .unitypackage. Will be fixed in the next release. Meanwhile, you can find it in the SDK.

Re: Using the Noesis libraries in Kaxaml

Posted: 16 Aug 2013, 04:06
by jsantos
We moved that package (GUI/3rdParty) to github: https://github.com/Noesis/noesisgui-contrib