Applied patch [ 1178610 ] datectlg.cpp: wxDropdownButton + bug fixes
authorJulian Smart <julian@anthemion.co.uk>
Sat, 16 Apr 2005 10:38:23 +0000 (10:38 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 16 Apr 2005 10:38:23 +0000 (10:38 +0000)
commitcaad76379f4870e2dd26e810270ab9e03302af65
treeaf649dbac66c396d6e84da78839ccd27b866a3e4
parent18fefee7d1565c17d37ae3e0e35b5ffa476af9a4
Applied patch [ 1178610 ] datectlg.cpp: wxDropdownButton + bug fixes
Jaakko Salli

This patch modifies datectlg.cpp's wxDropdownButton in
such manner that it should be much easier to convert it
into a generic drop button class. Also, it is now more
universal in the respect that it should work on
platforms other than wxMSW and wxGTK (wxBitmapButton
being prime prerequisite).

Plus there are some bug fixes for wxDatePickerCtrlGeneric.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/datectlg.cpp
src/generic/renderg.cpp