[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 17:20:48 PDT 2008


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(232,=
 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/1ffa71a9/attachment.htm


More information about the wxpython-users mailing list