Search found 25 matches

by JaredThirsk
26 Aug 2020, 22:36
Forum: General Discussion
Replies: 43
Views: 13294

Re: Caliburn.Micro port issues

I made them public #1041 and #1038, it is a request for UIElement.LayoutUpdated event.
Thank you.
by JaredThirsk
25 Aug 2020, 16:48
Forum: General Discussion
Replies: 43
Views: 13294

Re: Caliburn.Micro port issues

The metaticket is #1038. I see all ticket solved but #1041

I think not many clients are using this because we tend to solve tickets by demand and I don't see a lot of movement around this one. I don't know...
Looks like I don't have access to those bugs. What is 1041 about?
by JaredThirsk
19 Jun 2020, 04:42
Forum: General Discussion
Replies: 9
Views: 5968

Re: Porting existing WPF to NoesisApp

Thanks for your example csproj. It turns out, I was missing the <RootNamespace> element. Setting that to RssReader got it working.
(Without it, it can't find the App.xaml.)
by JaredThirsk
16 Jun 2020, 21:13
Forum: General Discussion
Replies: 9
Views: 5968

Re: Porting existing WPF to NoesisApp

Any thoughts about adding a netcoreapp3.1 Sample? In case it helps anybody, here's what I had to do to create a .NET Core 3.1 version of the ApplicationTutorial-windows. Haven't gotten the theme working (NoesisTheme.DarkBlue from Noesis.GUI.Extensions), but it is otherwise working: (I'm not sure if ...
by JaredThirsk
31 May 2020, 20:52
Forum: General Discussion
Replies: 43
Views: 13294

Re: Caliburn.Micro port issues

What is the status of this port? Is anyone using it (or alternatives)?
Did the missing APIs get resolved?
by JaredThirsk
13 Aug 2017, 01:23
Forum: General Discussion
Replies: 18
Views: 5737

Re: Unity 2017.1 support

I'm eagerly awaiting this too. I abandoned Unity a long time ago and was working with a fragile concoction of (low performing) WPF intermingled with Ogre3D and Mogre using WPF's D3DImage that reverted to software rendering in some environments. It will be great to dive into legit XAML+3D+.NET 4 game...
by JaredThirsk
06 Jun 2017, 00:16
Forum: General Discussion
Replies: 12
Views: 6320

Re: Unity 2017.1 beta and .NET 4.6

I want Noesis with Unity3D on .NET 4.6 as well. Is there a way for me to get added to the support ticket? That's great news that Unity3D is finally looking to no longer be in the .NET dark ages. Definitely a pain point, between that and old mono bugs that had me hunting the bowels of mono c source c...
by JaredThirsk
06 Feb 2016, 01:24
Forum: General Discussion
Replies: 6
Views: 3912

Re: ENABLE_BITCODE (ios)

I ran into this too. Might be nice to put in the Unity/iOS docs section.
by JaredThirsk
20 May 2015, 05:14
Forum: General Discussion
Replies: 14
Views: 7258

Re: [Unity] Maximizing reuse with WPF: Compiling Noesis as D

Has anyone written any good tutorials on any of these setups? IV run into many annoying issues with my previews breaking because of xaml parse errors I can't get to clear because of custom noesis classes. Id like to avoid editing noesis too much because of upgrades. It would be nice if this was all...
by JaredThirsk
19 May 2015, 00:01
Forum: General Discussion
Replies: 3
Views: 2023

Bug Tracker - why don't I see anything?

I signed up for the Bug Tracker (Mantis) but I don't see any bugs/issues in there. Here are issues I am bumping up against and so I was hoping to be able to verify that these are known problems, and get an idea of what their priority might be: Unknown type: Array Unknown type: UniformGrid If I have ...