wxCocoa: Added wxScrollBar
authorDavid Elliott <dfe@tgwbd.org>
Wed, 23 Jun 2004 15:26:44 +0000 (15:26 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Wed, 23 Jun 2004 15:26:44 +0000 (15:26 +0000)
commit5369a0543e919a07f78f268fd0ef0c59e1b19e83
treee15dd568e5f21869028afbf1661e7b0898ce9145
parentd22004c4f4cc39c10605943572251c72061e28ae
wxCocoa: Added wxScrollBar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
include/wx/cocoa/NSScroller.h [new file with mode: 0644]
include/wx/cocoa/scrolbar.h [new file with mode: 0644]
include/wx/scrolbar.h
src/cocoa/NSScroller.mm [new file with mode: 0644]
src/cocoa/scrolbar.mm [new file with mode: 0644]