Search found 4 matches
- 01 Jun 2017, 21:19
- Forum: General Discussion
- Replies: 2
- Views: 1592
Re: Noesis 2 and Unity 5.5 - LoadXaml(path) Returning Null
Thanks. I will try those things...
- 01 Jun 2017, 18:46
- Forum: General Discussion
- Replies: 2
- Views: 1592
Noesis 2 and Unity 5.5 - LoadXaml(path) Returning Null
I am having difficulty upgrading from v1.2.6 to v2.0.1f . We are using Unity 5.5.3. The tutorial states that we can add PreLoaded Xamls to the Settings: XAMLs to register at startup. They can be loaded using Noesis.GUI.LoadXaml() without referrencing them in scripts or copying to /Resources" - ...
- 15 Dec 2016, 14:55
- Forum: General Discussion
- Replies: 2
- Views: 2410
Fonts in Unity
We have an Unity application and are experiencing issues with our fonts on some hardware - most notably iPads. Characters will all of a sudden go missing from all TextBlocks using the same font. We've tried to mitigate the issue using suggested methods on the Unity forums, but to no avail. I'm curio...
- 04 Dec 2015, 22:41
- Forum: General Discussion
- Replies: 3
- Views: 2560
Re: Inline text block styles
You're right, this is far from ideal and won't work if the text is dynamic, or even if the font is not monospaced.