C1Editor 6.0.20223.588-beta

Posted by: MBrueckner on 3 March 2023, 8:13 am EST

    • Post Options:
    • Link

    Posted 3 March 2023, 8:13 am EST

    Hi,

    I’m trying to use the .net 6.0 C1Editor component and like to know, how the roadmap for this product looks like and when is it planned to leave the beta state.

    Issues I have with this component right now are:

    • Like to edit the source of an html code directly like before
    • Like to LoadDocument using a stream to not use a file
    • Like to LoadDocument using the HTML-code, the previous version of this control has generated
    • Like to SaveDocument using a stream too
    • Like to use SaveDocument in a deterministic way, sometimes it does not write a file, it seems as it behaves in an async way
    • Like to use KeyPress eventhandler attached to C1Editor as it seems, this one is not being fired

    So, how are your plans to develop this component to a usable state as the previous versions where?

    Thank you,

    Matthias

  • Posted 8 March 2023, 9:35 am EST

    Hi,

    Apologize for the delay in response and thanks for pointing out the features and issue.

    Like to edit the source of an html code directly like before.

    Escalated this issue to the development team as an enhancement.[Internal Tracking Id - C1WIN-29265]

    Like to LoadDocument using a stream to not use a file. and

    Like to SaveDocument using a stream too.


    Escalated these issues to the development team as an enhancement.[Internal Tracking Id - C1WIN-29266]

    Like to LoadDocument using the HTML-code, the previous version of this control has generated.

    Do you want to load Html-code/string directly to C1Editor not as a file? If that’s so, we currently not support this feature right now. So, that we have escalated this issue to the development team as an enhancement.[Internal Tracking Id - C1WIN-29267]

    Like to use SaveDocument in a deterministic way, sometimes it does not write a file, it seems as it behaves in an async way.

    Apologize but we are unable to replicate this issue. Could you please provide a sample to replicate this issue? So, we can investigate and assist you further.

    Like to use KeyPress eventhandler attached to C1Editor as it seems, this one is not being fired.

    This seems like a bug, So we have escalated this issue to the development team.[Internal Tracking Id - C1WIN-29268]

    Best Regards,

    Nitin

  • Posted 26 April 2023, 12:28 am EST

    Hi,

    As per the development team, you can call DevTools from the context menu of the C1Editor. It is a powerful source editing tool.

    We will keep this request and perhaps return to it in future releases. But so far, it is not in the plans, as there is an alternative.

    Regards,

    Nitin

  • Posted 16 July 2024, 1:44 am EST

    Hi,

    Regarding C1WIN-29265, you can press the F12 key for the Source View to activate DevTools. It is a powerful source editing tool.

    Regarding C1WIN-29266, this issue is fixed and now we can load/save documents from Stream. Please test with the latest version.

    Regarding C1WIN-29267, the LoadDocument method which previously accepted only URL as string

    For now, there are two arguments: string and it’s type. By default, the type will be URL, so we won’t break existing code.

    List of types: URL, HTML code, plain text.

    Regarding C1WIN-29268, KeyPress event handler is working now. Please test with the latest version.

    Regards,

    Nitin

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels