Hello everybody.

In Delphi and Lazarus there is the great feature that list all the properties 
of a element when the "." (dot) is entered in source editer.

It is very useful mainly if you do not know the project or when there are lot 
of properties (like for mse components).

I have adapted the perfect  "showsourceitems" procedure or MSEide in 
sourcepage.pas.

It responds to key entered and use a timer.

Now it does better than Delphi/Lazarus, it even gives a list of what can be 
used before the "." ...

Here video of the feature => 
https://sites.google.com/site/fredvsbinaries/mse_autocomplete.mp4

Martin, one more time, you did it WOW ;-)

Huh, only one thing that I did not find in your code.
How to define the path of directories for the searching ?

It would be perfect to add all the directories used by a project in that 
search-path.

Many thanks.

Fred                                      
------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to