gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] bootstrap database


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] bootstrap database
Date: Fri, 25 Mar 2011 23:56:04 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Mar 25, 2011 at 09:35:50PM +0100, Hilbert, Sebastian wrote:

> http://www.wxpython.org/docs/api/wx.Sizer-class.html
> 
> GetMinSize(self) 
> Returns the minimal size of the sizer. This is either the combined minimal 
> size of all the children and their borders or the minimal size set by 
> SetMinSize, depending on which is bigger. 
> Returns: 
> Size 

Well, tell you what, the very window we are talking about
(substance intake edit area dialog) does set MinSize:

        self.SetMinSize((650, 525))

On my machine this works just fine and properly sizes the
edit area pnl which in turn properly sizes the edit area
dialog.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]