Re: [Gambas-user] (Custom) virtual controls

2014-10-11 Thread B Bruen
On Sun, 12 Oct 2014 01:45:26 +0200 Benoît Minisini wrote: > Le 12/10/2014 00:52, B Bruen a écrit : > > A couple of oddities have emerged from my work in the "A Good Idea?" > > thread: > > > > 1) the _IsVirtual constant - this appears now to be a function? Is > > the help documentation correct or

Re: [Gambas-user] (Custom) virtual controls

2014-10-11 Thread Benoît Minisini
Le 12/10/2014 00:52, B Bruen a écrit : > A couple of oddities have emerged from my work in the "A Good Idea?" > thread: > > 1) the _IsVirtual constant - this appears now to be a function? Is > the help documentation correct or is this constant/function something > I am not understanding? _IsVirtua

[Gambas-user] (Custom) virtual controls

2014-10-11 Thread B Bruen
A couple of oddities have emerged from my work in the "A Good Idea?" thread: 1) the _IsVirtual constant - this appears now to be a function? Is the help documentation correct or is this constant/function something I am not understanding? 2) a bit more complex - I have an ancestral class, VMenuI