Re: [Gambas-user] properties, libraries and the IDE

2012-07-08 Thread Benoît Minisini
Le 08/07/2012 12:00, Karl Reinl a écrit : > Salut Benoît, > > the IDE (rev 4901) now always claims "Some components are missing" if > you enter into project properties. > > In FPropertyProject.class/RefreshComponents at Line 420 'if aNotFound > then' and aNotFound is nothing or null or empty (only

[Gambas-user] properties, libraries and the IDE

2012-07-08 Thread Karl Reinl
Salut Benoît, the IDE (rev 4901) now always claims "Some components are missing" if you enter into project properties. In FPropertyProject.class/RefreshComponents at Line 420 'if aNotFound then' and aNotFound is nothing or null or empty (only declared and all found) Think should 'if aNotFound.c