cosmo
Topic Author
Posts: 14
Joined: 27 Mar 2015, 13:52

Custom Control

01 Dec 2015, 21:31

Are custom controls supported in Unity?

Specifically I have a pie chart and bar chart control that I created in WPF.

I would like to port them to NoesisGUI but before doing so wanted to be sure that customer controls are supported in Unity... I see a c++ example and hoping that c# unity would work the same.
 
cosmo
Topic Author
Posts: 14
Joined: 27 Mar 2015, 13:52

Re: Custom Control

01 Dec 2015, 22:15

Preliminary tests appear that custom controls are supported... functional pie chart. I should have just tried rather than asking. :-)
 
User avatar
jsantos
Site Admin
Posts: 4311
Joined: 20 Jan 2012, 17:18
Contact:

Re: Custom Control

02 Dec 2015, 20:40

They are not fully supported because virtual methods in C# are not properly being called from C++ (our core implementation is C++). It is planned to be solved in v1.2.8 (Trello board).

Although many of the things can be done using UserControl + Templating.

Who is online

Users browsing this forum: Ahrefs [Bot] and 41 guests