When I try the following code in 2.8.12.1 (XP) the wx.DatePickerCtrl works fine, the selection will change as I click around in the contrl. Exactly like I’d expect.
But in 2.9.2.1 (Mac) the control seems to be disabled. It opens when I click on it, but when I click around on the dates all I get is a beep, and the selection won’t change.
Looks like a bug. Apparently the dialog'a modality is also affecting the window used to show the calendar popup. Please create a ticket for this at trac.wxwidgets.org and set the component to wxOSX-Cocoa.
···
On 9/5/11 1:14 AM, �ke Kullenberg wrote:
When I try the following code in 2.8.12.1 (XP) the wx.DatePickerCtrl
works fine, the selection will change as I click around in the contrl.
Exactly like I'd expect.
But in 2.9.2.1 (Mac) the control seems to be disabled. It opens when I
click on it, but when I click around on the dates all I get is a beep,
and the selection won't change.
On Sep 6, 1:16 am, Robin Dunn <ro...@alldunn.com> wrote:
On 9/5/11 1:14 AM, ke Kullenberg wrote:
> When I try the following code in 2.8.12.1 (XP) the wx.DatePickerCtrl
> works fine, the selection will change as I click around in the contrl.
> Exactly like I'd expect.
> But in 2.9.2.1 (Mac) the control seems to be disabled. It opens when I
> click on it, but when I click around on the dates all I get is a beep,
> and the selection won't change.
> Am I missing something here, or is this a bug?
Looks like a bug. Apparently the dialog'a modality is also affecting
the window used to show the calendar popup. Please create a ticket for
this at trac.wxwidgets.org and set the component to wxOSX-Cocoa.
--
Robin Dunn
Software Craftsmanhttp://wxPython.org