[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 18:07:47 PDT 2008


Doing the way you suggested doesn't work C M

On Tue, May 13, 2008 at 9:20 PM, David Anderson <zerty.david at gmail.com>
wrote:

> And the thing about the StaticText? How to center the Text in the
> available Space?
>
>
> On Tue, May 13, 2008 at 7:06 PM, C M <cmpython at gmail.com> wrote:
>
> > Sorry, there was a pasting error on my part here--should be:
> >
> > names =3D ["Apple", "Banana", "Orange", "Lemon", "Grape"]
> > for name in names:
> >     textctrl =3D wx.TextCtrl(id=3D-1, name=3Dname,
> >                parent=3Dself, pos=3Dwx.Point(5, 111), size=3Dwx.Size(23=
2, 22),
> >               style=3D0, value=3Dname)
> > _______________________________________________
> > 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/a5b94e99/attachment-0001.htm


More information about the wxpython-users mailing list