Search found 8 matches

by Roms6
06 Jun 2017, 17:50
Forum: General Discussion
Replies: 3
Views: 1979

Re: NoesisException: Xaml not found in the built exe, running fine in play mode

Thanks. I preloaded them through NoesisSettings :)
by Roms6
06 Jun 2017, 00:50
Forum: General Discussion
Replies: 3
Views: 1979

NoesisException: Xaml not found in the built exe, running fine in play mode

Hello, As said in the title, I'm encountering a weird behavior, and I can't tell if my lack of understanding is to blame :p I've created two UserControl, one being named Home, another being named HomeNavigation. Both contain absolutely nothing complicated. Basically, Home is hosting HomeNavigation, ...
by Roms6
21 Feb 2017, 07:57
Forum: Official Announcements
Replies: 57
Views: 80329

Re: UnityPackage 1.3 BETA5

Glad to see you have finally released it :) Otherwise, I'm registered as a Unity license user, but I can't download it actually. I'm getting this message: "You are not authorised to download this attachment". Sorry for that. We are still fixing many things in the new website. And the lice...
by Roms6
21 Feb 2017, 06:21
Forum: Official Announcements
Replies: 57
Views: 80329

Re: UnityPackage 1.3 BETA5

Glad to see you have finally released it :)

Otherwise, I'm registered as a Unity license user, but I can't download it actually. I'm getting this message: "You are not authorised to download this attachment".
by Roms6
28 Dec 2015, 17:22
Forum: General Discussion
Replies: 2
Views: 2381

Re: Focus, the right way?

Thanks for the explanation. It worked perfectly after applying the fix you provided :)
by Roms6
27 Dec 2015, 00:40
Forum: General Discussion
Replies: 2
Views: 2381

Focus, the right way?

Hello guys, I've been in trouble recently when looking for using keyboard events with NoesisGUI. Basically, I have a main menu with 3 buttons. This is from my MainMenuView UserControl : public void OnPostInit() { Grid = (Grid) Parent; _settingsView = (SettingsView) Grid.FindName("settingsView&q...
by Roms6
10 Feb 2015, 23:24
Forum: General Discussion
Replies: 2
Views: 2374

Re: uFrame + NoesisGUI integration

Thanks for your quick answer movra !

Well, you did your best. I have raised this issue on the uFrame forums, I hope we will get some attention from the uFrame dev.
by Roms6
10 Feb 2015, 21:48
Forum: General Discussion
Replies: 2
Views: 2374

uFrame + NoesisGUI integration

Since every features have been implemented on the Noesis side with the latest NoesisGUI beta, anybody knows what is being worked on the uFrame side ? No news about this for months.