Re: [Gambas-user] How to use a toolbar

2015-06-03 Thread Benoît Minisini
Le 04/06/2015 01:56, Martin McGlensey a écrit : > Hello, > > > > I'm trying to use a toolbar on a form. Have added gb.form.mdi to project and > added toolbar to form. Placed two tool buttons within the toolbar. I > understand that the toolbar is a container so the buttons should be within > it. > >

[Gambas-user] How to use a toolbar

2015-06-03 Thread Martin McGlensey
Hello, I'm trying to use a toolbar on a form. Have added gb.form.mdi to project and added toolbar to form. Placed two tool buttons within the toolbar. I understand that the toolbar is a container so the buttons should be within it. The problem is that no matter where I put the buttons (hori