Re: [Gambas-user] 2 Forms on one form!

2011-02-21 Thread charlesg
Baris Bicer wrote: > > When clicking one button the form will be shown on the same form using > panels etc.Is it possible? > Most objects have a visible property. You can, for example, layer panels on a form (one on top of the other) and control the visible property from a button. Here's an ex

[Gambas-user] 2 Forms on one form!

2011-02-21 Thread Baris Bicer
Hi, i am new to gambas. I have a form consisting 4 buttons for each form.When clicking one button the form will be shown on the same form using panels etc.Is it possible? I am waiting for your help.Thank you. -- The ultimat