kaban
Topic Author
Posts: 17
Joined: 22 Sep 2013, 09:35

noesisguiextensions?

08 Feb 2014, 10:42

I'm trying to add outlines to my text, from the docs I saw something about noesisguiextensions:

xmlns:noesis="clr-namespace:NoesisGUIExtensions"

Which I added to my xaml project and I attempted to add it to a textblock, but I get an error about it not being referenced in Unity so my question is, wher can I get the C# DLL to use the extension in blend and Unity?
 
User avatar
jsantos
Site Admin
Posts: 3918
Joined: 20 Jan 2012, 17:18
Contact:

Re: noesisguiextensions?

09 Feb 2014, 01:12

This is the project:

https://github.com/Noesis/noesisgui-contrib

where all our extensions to Blend are published, for now there is only one, the stroked text.
 
kaban
Topic Author
Posts: 17
Joined: 22 Sep 2013, 09:35

Re: noesisguiextensions?

11 Feb 2014, 11:25

So to use these in Unity I just include the dll reference in the blend project? Where should I place the dll to be referenced?
 
User avatar
jsantos
Site Admin
Posts: 3918
Joined: 20 Jan 2012, 17:18
Contact:

Re: noesisguiextensions?

12 Feb 2014, 01:51

It is a .cs, simply add it to your blend project and compile. As you can see, there is no implementation at all, it is just a dummy class that avoid errors when compiling in Blend, but you won't see stroked text inside Blend.

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 31 guests