wxScrolledWindow is Getting Covered by a Gray Box
Posted: Thu Apr 13, 2017 4:44 pm
I'm asking this question on the wxCrafter forum because I'm using wxCrafter to create my program.
I want to create a scrolling window containing a 3 x 3 grid sizer. The grid sizer contains controls such as wxButtons.
I've created a wxScrollingWindow, the box sizer inside it, and nine wxButtons, one button per cell. But when I build and run what I have, the resulting display appears to have a gray box overlaying the buttons of the scrolling window. At the right side, you can see two little up-and-down arrows, which I assume is for scrolling up and down. See the screen shot below.
What is causing the gray box overlaying the wxScrollingWindow?
How do I get rid of the gray box?
Thanks in advance!
Software Versions:
CodeLite: 10.0.0
wxCrafter: 2.6
wxWidgets: 3.1.0
I want to create a scrolling window containing a 3 x 3 grid sizer. The grid sizer contains controls such as wxButtons.
I've created a wxScrollingWindow, the box sizer inside it, and nine wxButtons, one button per cell. But when I build and run what I have, the resulting display appears to have a gray box overlaying the buttons of the scrolling window. At the right side, you can see two little up-and-down arrows, which I assume is for scrolling up and down. See the screen shot below.
What is causing the gray box overlaying the wxScrollingWindow?
How do I get rid of the gray box?
Thanks in advance!
Software Versions:
CodeLite: 10.0.0
wxCrafter: 2.6
wxWidgets: 3.1.0