On Dec 5, 2008, at 10:33 AM, Matt Slay wrote:
> So it's a question of "this" vs. "thisform"
>
> In the case of a form they both get you to same place.
'This' means 'the current object'. I've always interpreted 'Thisform'
as meaning 'the form that (This) is contained within', and
'Thisformset' to mean 'the formset that (This) is contained within'.
Both 'Thisform' and 'Thisformset' by their nature refer to an object
other than 'This'.
It makes no sense for 'Thisform' at the form level to refer to
itself, although in Fox it certainly does. When I created the 'Form'
property in Dabo, I fixed this inconsistency: self.Form refers to the
containing form for any control, but is None for the form itself.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.