On Wed, 3 Sep 2008 20:53:03 -0500, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Sep 3, 2008, at 6:57 PM, Dave Rowe wrote: > >> Sorry, bad copy & paste job. I did have that, but the dialog is still >> quite narrow. When would self.Size be effective to widen the dialog? > > > You can certainly set the Size property of the dialog, but be sure to > set AutoSize to False. When AutoSize is True, the dialog resizes to > fit the controls. > > -- Ed Leafe
Perfect. That was the problem, I had Size set without AutoSize set. Thanks Ed! Dave _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
