[wx-dev] [all] scrolled windows and panels
Vadim Zeitlin
vadim at wxwindows.org
Wed Apr 4 14:23:27 PDT 2007
On Wed, 4 Apr 2007 15:29:00 -0500 Dave Silvia <dsilvia at mchsi.com> wrote:
DS> But someone who's not doing drawing but needs the widget may not make the
DS> connection that it is just what they need. How about wxScrolledFrame
This would suffer from the same problem: we already have wxFrame.
DS> wxScrolledWidget?
I prefer wxScrolledCanvas to wxScrolledWidget because "canvas" means
something (that it's meant for drawing on) while "widget" is almost by
definition meaningless.
So if there are no objections I'm going to introduce wxScrolledCanvas.
Thanks,
VZ
More information about the wx-dev
mailing list