Search found 2 matches

by AB
Sun Feb 17, 2008 2:40 pm
Forum: Support
Topic: Implement "Track changes" feature
Replies: 3
Views: 12484

Thanks for the answer, and the 'On*' trick: I just made up something complicated.

If I manage to implement this feature, I will post here the code.
by AB
Fri Feb 08, 2008 2:26 pm
Forum: Support
Topic: Implement "Track changes" feature
Replies: 3
Views: 12484

Implement "Track changes" feature

For a multi-user software, I would like to have a "Track Changes" features, as in Word. I tried to implement this in a very dirty way: every change is shown with an alternative style, colored. It doesn't show deleted words or characters... How can I implement this feature, without changing the ...