Ticket #57 (closed defect)
wxRadioBox not working correctly in wxMotif
| Reported by: | ahudson | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxMotif | Version: | |
| Keywords: | Cc: | ahudson, vadz | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
When I create a wxRadioBox it draws a single pixel and returns a size of (1,1). After its parent has been shown if I set its font i.e. rb->SetFont(*wxITALIC_FONT) it then draws it correctly but because I used it in sizers, other controls have already been placed over where the radiobox should of been placed resulting in a mess. It works fine in windows...
Change History
Note: See
TracTickets for help on using
tickets.
