Request for help to debug/fix kate part ;)
Andrew Sutton
ansutton at sep.com
Fri Oct 26 19:25:33 UTC 2001
On Friday 26 October 2001 11:15, you wrote:
> The problems lay in the KateDocument, insert/removeText, deletion of
> selections and exspecially undo/redo are very buggy :/.
i don't know much about kate... sorry. i was just going to make a suggestion.
if you're going to spend time on the undo/redo part of kate, you might want
to consider writing a separate component that can be used by other
applications for undo/redo. that way, each application doesn't have to
reinvent the undo wheel every time. it could also be used to provide
additional configuration: stack depth, etc.
actually, it would be convenient to do the same thing with copy/cut/paste
operations. of course, i don't really know how the clipboard works, but at
least in a single application, it might be useful to support either windows
style cut/paste, emacs style cut/paste or an office2000 style cut/multipaste
interface.
just thoughts.
Andrew Sutton
ansutton at sep.com
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list