Search found 17 matches

  • 1
  • 2
by Justei
30 Aug 2013, 17:05
Forum: General Discussion
Replies: 5
Views: 2757

Re: Error when adding style.xaml

That's going to be quite hard, since my project is quite large, and I think this is project-specific.
However if you want, I can do this over skype / teamviewer and we can figure it out together.
by Justei
30 Aug 2013, 16:47
Forum: General Discussion
Replies: 5
Views: 2757

Re: Error when adding style.xaml

I'm doing this in my own scene, all I'm really doing is applying the NoesisStyle to the Style in the Noesis GUIPanel. Then whenever I try to click on anything, for example a button or an TextBox, I get that error. It's pretty odd though. I also get this error in Unity: Exception: Unhandled exception...
by Justei
30 Aug 2013, 16:29
Forum: General Discussion
Replies: 5
Views: 2757

Error when adding style.xaml

So, I get an error (this actually happens once in a while with pretty much everything). But specifically when I add a style XAML (any, even the ones provided). And the weird thing is, the styles get applied and they look good and all, but once I try to interact with any item in the gui, I get this e...
by Justei
29 Aug 2013, 21:44
Forum: General Discussion
Replies: 4
Views: 2672

Re: Best way of hiding elements in c# using Unity.

Thanks a lot! :)
For some reason, monodevelop didn't want to work with me, thus not showing the function SetVisibility when I looked for it. But it works like a charm, thanks!
by Justei
29 Aug 2013, 20:54
Forum: General Discussion
Replies: 4
Views: 2672

Best way of hiding elements in c# using Unity.

Hi there, I was wondering what the best way of hiding elements dynamically would be using C# in Unity.

For example say a button, what is the best way of toggling it, so that I can make it visible or invisible at will.

Thanks.
by Justei
29 Aug 2013, 17:02
Forum: General Discussion
Replies: 3
Views: 2410

Re: Error loading xaml file.

Thanks a lot for the help :) it works now! :)
by Justei
28 Aug 2013, 21:47
Forum: General Discussion
Replies: 3
Views: 2410

Error loading xaml file.

Hi there! I've been trying to follow the tutorials on how to set up noesis properly and get my own GUI in, and am having some trouble once I get it into Unity. Whenever I try to use a xaml file I have made, I get the following error: Exception: [DX9] Resource Assets/Assets/App.xaml not found This is...
  • 1
  • 2