Re: How do Relations and gui objects hook together.

2012-02-22 Thread Konrad Zielinski
Hi Alex Thanks for the explanation. Though this really should be mentioned in the documentation. Its a rather obscure call in Family.l which just looks like its creating a Heading. but it turns out to be vital for the application to work. I notice that there are a few other methods defined in

Re: How do Relations and gui objects hook together.

2012-02-22 Thread Alexander Burger
Hi Konrad, Thanks for the explanation. Though this really should be mentioned in the documentation. Its a rather obscure call in Family.l which just Yes, that's true. I notice that there are a few other methods defined in form.l that are not actually documented anywhere. The button helpers

Re: How do Relations and gui objects hook together.

2012-02-16 Thread Alexander Burger
Hi Konrad, I've being trying to work out how the Family.l application hooks together its database and gui objects together and simply haiing no luck. as far as I unsetad the current Person object is being stored in the global variable *ID by the (default *ID (val *DB)) call. *ID is used