Re: [Gambas-user] Components and libraries and forms. Weird Sunday

2012-06-18 Thread Benoît Minisini
Le 18/06/2012 12:41, Bruce a écrit : > On Mon, 2012-06-18 at 12:19 +0200, Benoît Minisini wrote: >> Le 17/06/2012 12:59, Bruce a écrit : >>> No bugs or questions this time. Just some observations. >>> >>> 1) Using a library that contains an exposed form. >>> >>> If a library exposes a form then wh

Re: [Gambas-user] Components and libraries and forms. Weird Sunday

2012-06-18 Thread Benoît Minisini
Le 17/06/2012 12:59, Bruce a écrit : > No bugs or questions this time. Just some observations. > > 1) Using a library that contains an exposed form. > > If a library exposes a form then when using that library in the IDE in > another project, I see a "magical" method called $Load is exposed. I'm

[Gambas-user] Components and libraries and forms. Weird Sunday

2012-06-17 Thread Bruce
No bugs or questions this time. Just some observations. 1) Using a library that contains an exposed form. If a library exposes a form then when using that library in the IDE in another project, I see a "magical" method called $Load is exposed. I'm not sure what this method is for, nor can I fin