On 16-12-2012 11:47, Mattias Gaertner wrote:
> On Sun, 16 Dec 2012 11:02:38 +0100
> Reinier Olislagers <[email protected]> wrote:
> 
>> Synedit newb here...
>>
>> Win, Laz trunk, FPC x86 2.7.1
>>
>> uses
>> ...SynEdit,SynMemo,SynEditTypes,SynHighlighterIni
>>
>> With a synmemo, trying to add an OnStatusChange event, I get "Unable to
>> create method" and
>> C:\Development\lazarus_fpctrunk\components\synedit\synedit.pp(325,24)
>> Error: method type definition not found
>> for TStatusChangeEvent in the line
>>   TStatusChangeEvent = SynEditTypes.TStatusChangeEvent;
> 
> Bug. I fixed it in trunk.
> 
Thanks, it works now ;)

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

Reply via email to