Ticket #57 (closed defect)

Opened 8 years ago

Last modified 6 years ago

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

Changed 6 years ago by vadz

closed by patch 590985

Note: See TracTickets for help on using tickets.