Re: [Gambas-user] Feature request: project refresh should reload dependencies

2013-03-31 Thread Bruce
On Sun, 2013-03-31 at 04:01 +0200, Benoît Minisini wrote: > Le 28/03/2013 06:39, Bruce a écrit : > > Hi Benoît, > > > > It would be helpful if the IDE Project Refresh action re-read the > > project dependencies (components and libraries) so that when working on > > a main project and a library at t

Re: [Gambas-user] Feature request: project refresh should reload dependencies

2013-03-30 Thread Benoît Minisini
Le 28/03/2013 06:39, Bruce a écrit : > Hi Benoît, > > It would be helpful if the IDE Project Refresh action re-read the > project dependencies (components and libraries) so that when working on > a main project and a library at the same time we didn't have to keep > quitting and re-opening the main

[Gambas-user] Feature request: project refresh should reload dependencies

2013-03-27 Thread Bruce
Hi Benoît, It would be helpful if the IDE Project Refresh action re-read the project dependencies (components and libraries) so that when working on a main project and a library at the same time we didn't have to keep quitting and re-opening the main program in order to get new features in the dep