[Lazarus] [Lazarus 0012254]: Code tools bug: with Code completition

Luca Olivetti luca at wetron.es
Tue Sep 30 09:00:43 CEST 2008



On Mon, 29 Sep 2008, Vincent Snijders wrote:

> Graeme Geldenhuys schreef:
> > I hope others find this useful.  :)
> > 
> > http://bugs.freepascal.org/view.php?id=12178
> 
> Applied in r16792.
> 
> Some remarks (tested on windows 2000):
> * I would use {$IFDEF WINDOWS} instead of {$IFDEF MSWINDOWS}. The latter is not 
> defined for wince. But maybe you don't want this code to be used on wince.
> 
> * On windows it doesn't seem to remember the last selected dir or the the project dir.

If you look at the code, you'll see that it uses the standard lazarus
interface for settings, so that is very strange ?

> 
> * If I have the file browser window open and restart the IDE, the file browser 
> window is not restored. I have to choose View -> File browser window again to see it.

That was never the intention, I wouldn't even know how to do this. 
Is there an IDE interface for this kind of behaviour ?

Michael.



More information about the Lazarus mailing list