when can we get the next release for windows forms?

SyntaxEditor for Windows Forms Forum

Posted 7 years ago by Wang Jian
Version: 16.1.0330
Avatar

Now I've found a few BUGs below.These problems have been bothering me.Can you tell me when can we get the next release for windows forms ?

Question 1 and 4 is what I want solve urgently.

 

1.(No correct intelliprompt for) Member with Default Property (in VB)

http://www.actiprosoftware.com/community/thread/5364/member-with-default-property

2.No intelliprompt for methods(in VB standard Module)

http://www.actiprosoftware.com/community/thread/5633/no-intelliprompt-for-methods

3.IntelliPrompt not invoked when using incorrect case in VB

http://www.actiprosoftware.com/community/thread/2408/intelliprompt-not-invoked-when-using-incorrec

4.IntelliPrompt member list and class alias support in VB

http://www.actiprosoftware.com/community/thread/2424/intelliprompt-member-list-and-class-alias-sup#8937

Comments (1)

Posted 7 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

We recognize that the older design of the  WinForms  .NET Languages Add-on isn't able to handle these particular scenarios.  I checked and our newer WPF .NET Languages Add-on, which has a much more robust design, does handle all of these scenarios well.  And its next maintenance release is also adding C# 6 and VB 14 syntax support.  If you need these features today, some customers use our WPF SyntaxEditor in their WinForms apps.

We have wanted to try and backport the newer document APIs and .NET Languages Add-on design back to WinForms from WPF for a long time.  While all the non-UI pieces port back without much effort, the problem has been the UI end of things.  The UI of the WPF version of SyntaxEditor is implemented in a drastically different way than that of WinForms due to the nature of how WPF rendering is done differently than GDI-based WinForms.  Now that our 2017.1 WPF Controls are out, we are hoping to soon revisit trying to make a compatibility layer for the main editor view rendering that would be generic across WinForms, WPF, Silverlight, and UWP and have tailored implementations for each platform.  Not having that right now is the main stumbling block for not being able to backport the much more advanced text/parsing APIs of the WPF version.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.