Ed Leafe wrote:
> On Jul 5, 2008, at 2:30 PM, Paul McNett wrote:
> 
>> This sounds great, btw, but is there a good reason to have an Owner
>> property when we already have a Parent property? IOW, can't we just  
>> use
>> Parent?
> 
>       They aren't the same. 'Parent' will be the form, but 'Owner' is the  
> control working with the dialog at the moment. Perhaps 'Owner' isn't  
> the optimal name for the property, but it can change numerous times  
> throughout the life of the dialog.

Oh, okay. I thought the Parent would be the control that needed the 
dialog, not the form. And so the dialog would be instantiated once per 
control, not once per form.

Paul


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to