[Gambas-user] Communicating to hosted forms...

Stephen sbungay at ...3301...
Tue Dec 30 13:27:08 CET 2014


   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.

-- 
Kindest Regards
Stephen A. Bungay, Prop.
Smarts On Site Information Systems

-------------- next part --------------
A non-text attachment was scrubbed...
Name: MercuryFramework-0.0.1.tar.gz
Type: application/x-gzip
Size: 5618 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20141230/18f03d48/attachment.bin>


More information about the User mailing list