]> git.saurik.com Git - wxWidgets.git/commit
Patch from Joe "shmengie" Brown joebrown@podiatryfl.com
authorRobin Dunn <robin@alldunn.com>
Sat, 16 Apr 2005 00:14:01 +0000 (00:14 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 16 Apr 2005 00:14:01 +0000 (00:14 +0000)
commitdba0885d8c52d3a9a3e3f3887b525db57ba759f7
treea57d8d2c5f219592f4ac0d389a87ff9f31bbd4f2
parent99269e6cd14977d540e4c8f816bfc6eadb788848
Patch from Joe "shmengie" Brown joebrown@podiatryfl.com
  o Adjusted spin control size/placement (On Windows ctrls were overlapping).
  o Set Ok/Cancel buttons to wx.ID_OK & wx.ID_CANCEL to provide default dialog
    behaviour.
  o If no date has been clicked clicked, OnOk set the result to calend's date,
    important if keyboard only navigation is used.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/wx/lib/calendar.py