I have a ScrolledPanel with a FlexGridSizer containing a row of
bitmaps, a row of CheckBoxes, and a row of ListBoxes. The
ScrolledPanel scrolls horizontally. When I scroll to the end of the
controls, then back, the state of the box controls are reset. Am I
doing something wrong, or is this a bug?
Platform and version? Please make a small runnable sample that demonstrates the problem. MakingSampleApps - wxPyWiki
···
On 6/28/10 7:45 AM, Joshua wrote:
I have a ScrolledPanel with a FlexGridSizer containing a row of
bitmaps, a row of CheckBoxes, and a row of ListBoxes. The
ScrolledPanel scrolls horizontally. When I scroll to the end of the
controls, then back, the state of the box controls are reset. Am I
doing something wrong, or is this a bug?
--
Robin Dunn
Software Craftsman