[wxPython-users] Autocenter dialogs on creation

Robin Dunn robin at alldunn.com
Wed Jun 21 11:55:56 PDT 2006


Felix wrote:
> On Wed, 21 Jun 2006 14:07:58 +0100
> "Gavana, Andrea" <gavana at kpo.kz> wrote:
> 
>> Why would you want to do something like that? ;-)
>> You can call self.Center() or self.CenterOnScreen()/Parent() or whatever in the __init__ method...
> 
> It was only a question. I know there exists pos=wx.DefaultPosition, i wonder that wx.CenterPosition would exists.
> Doesn't exist ? Don't worry

Nope, it doesn't exist.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list