[wxpython-users] Re: wx.Panel doubts...
David Anderson
zerty.david at gmail.com
Fri May 9 10:08:53 PDT 2008
Robin...
Note that:
The grid sizer is below the "row" of the image
Another thing, i'm using a StaticBitmap, And it always crashes when I try to
put inside a sizer, If I dont put, it just appears at the left-top corner of
the frame
And correcting myself:
,"just above IS the label, which I want to be Align Left, and the image,
aligned Right..."
On Fri, May 9, 2008 at 2:03 PM, Robin Dunn <robin at alldunn.com> wrote:
> 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 p=
ng
> 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 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=
09/5ac903db/attachment.htm
More information about the wxpython-users
mailing list