Search found 19 matches

  • 1
  • 2
by Inuyasha123
02 Dec 2019, 09:27
Forum: General Discussion
Replies: 7
Views: 2079

Re: Is there a chart library available for Noesis?

Thank you very much
by Inuyasha123
25 Nov 2019, 10:02
Forum: General Discussion
Replies: 5
Views: 1832

Unity3D cannot use the mouse click control when displaying multiple screens

When Unity is running on multiple screens, I can't hit the control with the mouse, so I added the following code under NoesisView.cs. Sorry, I changed the code. Because Unity will display these screens as a whole when displaying multiple screens at the same time, your mouse coordinates are the coord...
by Inuyasha123
24 Nov 2019, 10:04
Forum: General Discussion
Replies: 7
Views: 2079

Re: Is there a chart library available for Noesis?

Thank you very much. I don't how to speak, but thanks. I will try my best to take time to perfect The following component are missing Class: System.Windows.DispatcherTimer System.Windows.Media.PathGeometry System.Windows.Media.FormattedText Constructor public DoubleAnimation(double toValue, Duration...
by Inuyasha123
20 Nov 2019, 07:16
Forum: General Discussion
Replies: 7
Views: 2079

Is there a chart library available for Noesis?

Is there a chart library available for Noesis? I found the chart library LiveCharts on GitHub. The advantage is that the logic and interface are separated, so you only need to implement the rendering layer code. I refer to its WPF. Version, trying to port LiveCharts chart library to Noesis, but rely...
by Inuyasha123
15 Oct 2019, 10:05
Forum: General Discussion
Replies: 3
Views: 1172

Re: Can NoesisGUI be mixed with Vulkan?

Thank you very much, this is a very good architecture design, very helpful for cross-platform
by Inuyasha123
15 Oct 2019, 03:44
Forum: General Discussion
Replies: 3
Views: 1172

Can NoesisGUI be mixed with Vulkan?

I want to build a Vulkan program with interaction, I plan to use the NoesisGUI to build the UI interface, I don't know if NoesisGUI can be mixed with Vulkan.
by Inuyasha123
16 Sep 2019, 03:56
Forum: General Discussion
Replies: 6
Views: 1375

Re: How do I make the UserControl of NoesisGUI display at the top level?

Thank you very much
by Inuyasha123
06 Sep 2019, 05:04
Forum: General Discussion
Replies: 6
Views: 1375

Re: How do I make the UserControl of NoesisGUI display at the top level?

Which version will implement the 3D world mode, I really want to know. Your work is really great.
by Inuyasha123
19 Jun 2019, 04:35
Forum: General Discussion
Replies: 3
Views: 2457

Re: ListBox's ScrollBar and Unity's MainCamera scroll simultaneously when the mouse wheel is swiped

I used the Grid panel to fill the entire screen so that every time the mouse hit the UI element of Noesis
  • 1
  • 2