[Gambas-user] Communicating to hosted forms...
Tobias Boege
taboege at ...626...
Tue Dec 30 16:45:54 CET 2014
On Tue, 30 Dec 2014, Charlie Reinl wrote:
> Am Dienstag, den 30.12.2014, 07:27 -0500 schrieb Stephen:
> > Attached is a test harness that tries to implement the following.
> >
> > FormMain hosts two other forms (Form1 and Form2) within two frames
> > (Frame1 and Frame2). On each of these hosted forms there are two text
> > boxes and a button. Pressing the button on either of the hosted forms
> > raises an event that pushes the value in TextBox1 up to the forms
> > parent. The object of the exercise is to push the value received in the
> > event to TextBox2 of the other hosted form.
> >
> > Have a look at the project example, I can't seem to get a handle
> > (sic) on how to communicate to the child forms from the parent.
> >
>
> Salut Stephen,
>
> now its to you to find all my changes
>
You can still send a patch :-P
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list