|
From: <Et...@at...> - 2001-03-16 03:36:08
|
> 1. > In the event OnProcessUserCommand, component generates following code > to the main file: > > procedure MProcessUserCommand(Sender: TObject; > var Command: TSynEditorCommand; var AChar: Char; Data: Pointer); > But TSynEditorCommand is an undeclared identifier. It's declared in SynEditKeyCmds. Could someone with easy access to CVS add an alias in SynEdit.pas, please? > 2. > Does anyone catch every char while reading a file? > So instant. If I open a file of 50MB, system is eating 100%CPU and I > want to make a processbar and add some Application.procesmessages once > a while while reading. Think I didn't get the point here. []s |