Beiträge von gordai

    Sorry, I made a typo on the example above, the end markers are actually missing from Edit4, (not just there, but black.) The RTF code in the file reflects this also, so it appears to be a problem when saving.

    Also, it appears after further examination that after saving the document, the end markers are missing from every edit field that is the last in each line. For every other in the line, the end markers are now black instead of red & will not merge correctly.

    This happens whether I use SaveToFile(), or click the Save Icon in the toolbar.

    Thanks.

    I'm having the same problem with v4.25. I use InputEditField to create the edit fields, then when I save the file and reload it, it is messed up. I didn't have this problem with v4.

    As an example, if I create the following as a document:


    <<Edit1>> <<Edit2>>  <<Edit3>>  <<Edit4>>

    <<Edit5>>
    <<Edit6>>

    Then if I save the document and open it again, I see:

    <<Edit1>> <<Edit2>> <<Edit3>> <<Edit4>>

    <<Edit5
    <<Edit6

    Then of course, merging will not work.
    I plan to upgrade to V5, but it is going to take some time because of the large amount of development that has been done with v4, so in the meantime, is there a fix for this? I don't think I'm doing anything wrong, or am I?

    Thanks!