From: Kevin A. <al...@se...> - 2005-08-27 17:22:17
|
Begin forwarded message: > From: "Stefan Csomor" <cs...@ad...> > Date: August 27, 2005 8:49:59 AM PDT > To: wxP...@li... > Subject: RE: [wxPython-mac] non-standard button height display problem > Reply-To: wxP...@li... > > Hi > =A0 > as I've mentioned before you cannot get a system pushbutton=A0drawn=A0in= =20 > other sizes that the default normal, small and mini. I have to decide=20= > at creation time whether I want to use another native button type=20 > (BevelButton) which can be rendered in different sizes. The only=20 > discriminator I have implemented now is the occurance of a newline in=20= > the button title. But if we find another condition for this behaviour=20= > I can add it > =A0 > Best, > =A0 > Stefan |