Posted 20 years ago
by Greg Shaffer
- Boulder
Hi Again,
If I have a token: "GooFoo" and I add a left paran in the middle "Goo(Foo" and then in the editor_KeyPress if I call Document.CurrentView.GetPreviousToken(), I don't get "Goo" as the previous token.
Is there a different event I should use that allows for some token processing to occur before I get notified that the document has changed?
Thanks,
Greg
If I have a token: "GooFoo" and I add a left paran in the middle "Goo(Foo" and then in the editor_KeyPress if I call Document.CurrentView.GetPreviousToken(), I don't get "Goo" as the previous token.
Is there a different event I should use that allows for some token processing to occur before I get notified that the document has changed?
Thanks,
Greg