Re: [wxpython-users] Re: wx.Panel doubts...
by Robin Dunn other posts by this author
May 9 2008 10:04AM messages near this date
Re: [wxpython-users] Re: wx.Panel doubts...
|
Re: [wxpython-users] Re: wx.Panel doubts...
David Anderson wrote:
> The centering stuff I want to do is like this
>
> Label
> Png Image
> |Flex | grid | Sizer|
> |____|__________|______|
> |____|__________|______|
> |____|__________|______|
> | ___|__________|______|
>
> What's the best way to do this?
> I want the Grid centered horizontally like that, just above the label,
> which I want to be Align Left, and the image, aligned Right...
>
Horizontal box sizer, containing the label, the flex grid sizer and the
png image, with alignment flags as needed.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
David Anderson
David Anderson
Mark Erbaugh
Kalle Haglunds
python
David Anderson
Mike Driscoll
Jorgen Bodde
David Anderson
Robin Dunn
David Anderson
Robin Dunn
David Anderson
Robin Dunn
C M
|