AkaSd
Topic Author
Posts: 1
Joined: 01 Apr 2022, 16:18

Third-party packages with Noesis

22 Apr 2022, 17:16

Hi
The documentation did not give me a complete understanding of that issue.

I have installed package with charts from NuGet. It shows up in the preview in my IDE.
<lvc:CartesianChart Height="150" Canvas.Left="220" Canvas.Top="80" Width="400" />
Image Image

But in Unreal Engine i see
LogNoesis: Warning: /Game;component/NoesisTest/UI/Page1.xaml(19): Unknown type 'LiveCharts.Wpf.CartesianChart'.
I read the article about user controls and... Should I write additional code for each of the non-noesis widgets? Even if I don't want to interact with them, only to show it
 
User avatar
jsantos
Site Admin
Posts: 3906
Joined: 20 Jan 2012, 17:18
Contact:

Re: Third-party packages with Noesis

25 Apr 2022, 19:07

We are not binary compatible with WPF. Although our API is very similar, you need to implement and build against our API. In case of Unreal, you need to use C++ to implement the extensions.

Who is online

Users browsing this forum: camimamedov, Semrush [Bot] and 43 guests