Re: [Gambas-user] sending a parameter to a form in a workspace

2015-03-14 Thread Roel Touwen
Don't look further, I found it. Roel Touwen schreef op 14-03-15 om 15:06: > Hi All, > > I'd like to send a parameter to a form which is a child of a workspace. > I simply can't find the solution. > > E.g. I would like to call a sub with a parm in the form. Or like sending > the name of a file whi

[Gambas-user] sending a parameter to a form in a workspace

2015-03-14 Thread Roel Touwen
Hi All, I'd like to send a parameter to a form which is a child of a workspace. I simply can't find the solution. E.g. I would like to call a sub with a parm in the form. Or like sending the name of a file which should be opened in a form within the workspace, like gambas ide. Thanks Roel -