[wxpython-users] Re: Problems on lay-outing (again),
Problems with alignment and sizers -- Attached Screen Shot =)
David Anderson
zerty.david at gmail.com
Tue May 13 14:28:35 PDT 2008
If constraints are deprecated, What would you suggest for me to do to solve
my problems on my app??
On Tue, May 13, 2008 at 6:21 PM, Paul McNett <p at ulmcnett.com> wrote:
> Tim Roberts wrote:
>
> > Given what you described, this might be a job better suited to layout
> > constraints instead of sizers. Set the logo's upper right equal to the
> > window's upper right less some padding, set the static text upper left =
to
> > the window upper left, plus padding, set the grid control to the window=
's
> > center.
> >
> > We tend to focus so much on box and grid sizers that we forget there are
> > other options.
> >
>
> Perhaps we focus on sizers because that is what we are told is 'the way':
>
> """
> Note: constraints are now deprecated and you should use sizers instead.
> """
>
> http://wxpython.org/docs/api/wx.LayoutConstraints-class.html
>
> Paul
>
> _______________________________________________
> wxpython-users mailing list
> wxpython-users at lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200805=
13/6a4a416c/attachment-0001.htm
More information about the wxpython-users
mailing list