Implement vertical toolbar under Motif.
authorMattia Barbon <mbarbon@cpan.org>
Thu, 16 Jan 2003 20:41:07 +0000 (20:41 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 16 Jan 2003 20:41:07 +0000 (20:41 +0000)
commit46675b4610f8d21e6bc1839c35fdb2cb508971f2
tree1926ea051d8ccbd8313abf682295b93559fce2a9
parentb05206c98b0d11d98d324df1833dacd08f385913
  Implement vertical toolbar under Motif.
  Notify parent frame when toolbar is moved/resized/added/deleted so that
frame childs can be correctly repositioned.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/motif/frame.h
include/wx/motif/toolbar.h
src/motif/frame.cpp
src/motif/toolbar.cpp