On Thursday 06 January 2011 23:35:51 Benoît Minisini wrote:
> > Hi list/Benoit.
> >
> > I've spent ages looking through the gambas IDE code to try and find
> > where/how you set up the popup form with a scrolling list of tools and
> > the code to drag and drop this onto the toolbar.
> >
> > I wonde
just use the gb.form.mdi component and in it the toolbar...
what you see is just the toolbar widget... you don't have to copy ...
just use it
Le 6 janvier 2011 13:35, Benoît Minisini
a écrit :
>> Hi list/Benoit.
>>
>> I've spent ages looking through the gambas IDE code to try and find
>> where/
> Hi list/Benoit.
>
> I've spent ages looking through the gambas IDE code to try and find
> where/how you set up the popup form with a scrolling list of tools and the
> code to drag and drop this onto the toolbar.
>
> I wonder if anyone/Benoit could be kind enough to point me to this so I can
> c
Hi list/Benoit.
I've spent ages looking through the gambas IDE code to try and find where/how
you set up the popup form with a scrolling list of tools and the code to drag
and drop this onto the toolbar.
I wonder if anyone/Benoit could be kind enough to point me to this so I can
copy the conce