<div dir="ltr"><br><div class="gmail_quote">On Fri, Jun 11, 2010 at 22:41, Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Fri, 11 Jun 2010 22:28:17 +0300<br>
ik <<a href="mailto:idokan@gmail.com">idokan@gmail.com</a>> wrote:<br>
<br>
> Hello List,<br>
><br>
> Following old emails of mine, I've started first doing some very simple<br>
> syntax, and decided to create a BasicConfig syntax<br>
</div>> highlight<<a href="http://github.com/ik5/SynEdit-syntaxes/blob/master/synhighlighterbasicconfig.pas" target="_blank">http://github.com/ik5/SynEdit-syntaxes/blob/master/synhighlighterbasicconfig.pas</a>>(the<br>
<div class="im">> link is to my code).<br>
> I implemented everything I'm thinking that I understand in implementing the<br>
> highlight (it will be good to know that it's not the case).<br>
> So now I need to understand better what to do next, and what does it mean<br>
> each of the method that required to be implemented ?<br>
<br>
</div>You can use the refactoring tool "Show abstract methods" to add<br>
the missing methods.<br></blockquote><div><br>That's a cool feature I have not seen before.<br>However I the abstract methods that are not imported to the project yet, are not there (except one apparently that I missed, and it's now implemented) because I do not understand what is their task.<br>
<br>I've added {%TODO: } to such methods.<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font color="#888888"><br>
Mattias<br>
</font><div><div></div><div class="h5"><br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br><br>Ido<br></div>