Ticket #12539 (confirmed defect)
wxStaticText alignment is ignored.
| Reported by: | blinde | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | wxGTK | Version: | |
| Keywords: | wxStaticText alignment | Cc: | rollrom@… |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
Hi.
Issue discussed in
http://wxforum.shadonet.com/viewtopic.php?t=28837&highlight=
Using 2.8.11 with gtk-2 or gtk-1, the wxAlign flag have not effect on the result.
I have made many tests (using or not wxST_NO_RESIZE, using or not wxDefaultSize & wxDefaultPos ) but the result is always the same : the text seems to be left aligned.
This worked fine under 2.4. So the solution proposed in wxforum to always use wxSizer is very boring in case of porting an application from 2.4
Regards
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

