Re: [Gambas-user] Sample component with a form

2015-03-27 Thread Gian
Il 27/03/2015 10:50, Gian ha scritto: > Il 26/03/2015 23:15, Tobias Boege ha scritto: >> On Thu, 26 Mar 2015, Roel Touwen wrote: >>> Hi everyone, >>> >>> Has anybody a sample source of a component which holds a form? I'm >>> trying for two weeks now and I simply don't succeed. >>> >>> What I want t

Re: [Gambas-user] Sample component with a form

2015-03-27 Thread Gian
Il 26/03/2015 23:15, Tobias Boege ha scritto: > On Thu, 26 Mar 2015, Roel Touwen wrote: >> Hi everyone, >> >> Has anybody a sample source of a component which holds a form? I'm >> trying for two weeks now and I simply don't succeed. >> >> What I want to do is have form that I can embed in another f

Re: [Gambas-user] Sample component with a form

2015-03-27 Thread Roel Touwen
Hi Tobias, That is exactly what I was looking for! Many thanks! Best regards, Roel op 26-03-15 23:15, Tobias Boege schreef: > On Thu, 26 Mar 2015, Roel Touwen wrote: >> Hi everyone, >> >> Has anybody a sample source of a component which holds a form? I'm >> trying for two weeks now and I sim

Re: [Gambas-user] Sample component with a form

2015-03-26 Thread Tobias Boege
On Thu, 26 Mar 2015, Roel Touwen wrote: > Hi everyone, > > Has anybody a sample source of a component which holds a form? I'm > trying for two weeks now and I simply don't succeed. > > What I want to do is have form that I can embed in another form (within > a tab). I could use a workspace but

[Gambas-user] Sample component with a form

2015-03-26 Thread Roel Touwen
Hi everyone, Has anybody a sample source of a component which holds a form? I'm trying for two weeks now and I simply don't succeed. What I want to do is have form that I can embed in another form (within a tab). I could use a workspace but people can delete the tab then. Hopefully someone has