On Jul 6, 2008, at 12:51 AM, Paul McNett wrote:

> 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.


        That was my first approach, too, but it resulted in too much hassle  
coordinating the various dialogs that could result. Then it hit me  
that there would never be more than one showing at a time (they're  
modal, after all), so it made sense to have it controlled centrally by  
the form.

-- Ed Leafe





_______________________________________________
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