[wx-dev] [all] scrolled windows and panels (was: [GTK]
handling TAB and other navigation keys)
Robert Roebling
robert at roebling.de
Mon Apr 2 02:36:13 PDT 2007
> This is possible, of course, but I wonder if we shouldn't
> stop making wxScrolled_Window_ deriving from wxPanel anyhow.
> With wxScrollHelper we can very easily add wxScrolledPanel
> class.
I think the main difference between a wxPanel and a wxWindow
is TAB navigation and related things of handling child
windows, so having the same for wxScrolled... makes sense
to me.
Robert
More information about the wx-dev
mailing list