Fixed wxScrolledWindow references to properly link (and appropriately changed others to wxScrolled).
Initial reviews of a few d* interface headers in this commit as well. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -462,7 +462,7 @@ renderer and also how to write a shared library
|
||||
|
||||
@section page_samples_scrollsub Scroll subwindow sample
|
||||
|
||||
This sample demonstrates use of the wxScrolledWindow
|
||||
This sample demonstrates use of the ::wxScrolledWindow
|
||||
class including placing subwindows into it and drawing simple graphics. It uses the
|
||||
SetTargetWindow method and thus the effect
|
||||
of scrolling does not show in the scrolled window itself, but in one of its subwindows.
|
||||
|
Reference in New Issue
Block a user