[Lazarus] Event generator

Antonio Fortuny a.fortuny at sitasoftware.lu
Wed Apr 3 11:44:37 CEST 2013


Le 03/04/2013 11:14, Mattias Gaertner a écrit :
> On Wed, 03 Apr 2013 11:05:45 +0200
> Antonio Fortuny <a.fortuny at sitasoftware.lu> wrote:
>
>> Another strange behaviour is that lots of types are not recognized:
>> On my own units as well on Lazarus units, setting the cursor on the word
>> TPanel using the key Ctrl does not undescore the TPanel and Ctrl+Left
>> click has no effect.
>> Even my own types are not known although the unit is the uses clause and
>> the program compilation looks OK
> Everything that uses the classes unit suffers.
> Try the Ctrl key over the uses section. Can you jump to 'sysutils'?
yes, and Classes too
When I Ctrl+Left click on a TObject descendant of TObject, nothing happens
But Ctrl+Left click over a local method variable, brings the curson on 
the variable definition
>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>







More information about the Lazarus mailing list