This is a migrated thread and some comments may be shown as answers.

Winforms controls for mono

3 Answers 162 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 20 Jan 2013, 04:54 PM
Hi everyone,

I developing a new application in visual studio for mono, and I want to use teleriks winforms controls for the gui, and i have a doubt about if winforms controls are compatible with mono.

thaks for your attention.

Best regards


3 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 21 Jan 2013, 10:13 AM
Hi Daniel,

Thank you for this question. 

The Mono implementation of .Net framework supports the default implementation of WinForms. However, some methods are not implemented or behave different than in MS WinForms. Our controls add rich functionality and visual effects on top of the WinForms platform and to achieve that, they need access to the underlying operating system. This is done by using pinvoke calls. There is no way or it will be extremely difficult to implement all those calls with Mono. That is why RadControls for WinForms is not available for Mono.

Please note that since 2011 the Mono WinForms implementation is no longer supported and updated. 

If you have further questions, do not hesitate to ask.
 
Kind regards,
Jack
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.
0
Daniel
Top achievements
Rank 1
answered on 21 Jan 2013, 05:18 PM
Thanks Jack.

I have another doubt about WPF controls, this controls are compatible with mono?

Best regards
0
Jack
Telerik team
answered on 23 Jan 2013, 08:39 AM
Hi Daniel,

Thank you for writing.

The WPF platform is available only for the MS Windows operating system and there is no Mono implementation for it. That is why our WPF controls will not work with mono.

Regards,
Jack
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.
Tags
General Discussions
Asked by
Daniel
Top achievements
Rank 1
Answers by
Jack
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or