David W Noon schrieb:

How about "Copy to new tab"? would be handy in some cases
you mean having 2 tabs with the same source, in just one window?
It can be added, but I though it wasn't needed (since you can only
view one of them at any time)

This also raises the question as to whether both tabs should be updated
when the users modifies the source, or if one tab should be kept as
history.  If the latter, there would need to be a "synchronize" option
to bring the history up to date when the user no longer needs the older
version.

IMO real backup files should be used for that purpose, distinct from the current versions in the editor pages and windows.

Having two or more potential sources of modification for a single file
poses all kinds of issues about consistency, unless they are
intrinsically synchronized internally.

A single internal copy of the file can be updated from multiple sources, and changes can be signaled to all SynEdits of the same file. This already should have been realized in the current implementation, I assume.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to