Ed Leafe <[EMAIL PROTECTED]> writes:

>       OK, now I see. In the button method you want to call a method of its  
> form. Every object on a form has a reference to its containing form:  
> its 'Form' property. So your code should be:
> 
> self.Form.callb()
> 

Hey It worked! I was thinking 'Form' was my formA, not the property...
Ok! great!
Oh my God, the learning curve is a little hard for the 'clipper' guys...

Thanks!




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to