]> git.saurik.com Git - wxWidgets.git/commit - include/wx/univ/renderer.h
Applied patch [ 681893 ] Combobox in toolbar
authorJulian Smart <julian@anthemion.co.uk>
Tue, 18 Feb 2003 09:38:02 +0000 (09:38 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 18 Feb 2003 09:38:02 +0000 (09:38 +0000)
commita8f4cabe1ea3d5390f1353c0bf5649fa1476e08b
tree9663f85c6b863078a7b8cc6e6bfa714fd57baad3
parent8586126c7ba1d61b487660a126a01ad9e6d0fa5f
Applied patch [ 681893 ] Combobox in toolbar

This patch adds controls (i.e. combobox) to toolbars.
It also changes the toolbar sample so the combobox is
actually shown.

Otto Wyss

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/univ/renderer.h
samples/toolbar/toolbar.cpp
src/univ/themes/gtk.cpp
src/univ/themes/win32.cpp
src/univ/toolbar.cpp