wx.DD_NEW_DIR_BUTTON not having an effect in 2.9/Cocoa?

I can’t tell if this is a problem with 2.9 or wxOSX-Cocoa (I use 2.8.12 for all other platforms), but passing the style wx.DD_NEW_DIR_BUTTON to wx.DirSelector has no effect here. Is this another Apple thing, or a wxWidgets bug? (OS 10.6/10.7, if it matters, and currently running either 2.9.2.2 or 2.9.2.4.)

thanks,

Nat

I thought that this was a known bug that had been fixed, but I'm still seeing it in my current trunk workspace, and I can't find a ticket for it, so I'm guessing that I was thinking of something else. Please go ahead and make a ticket for it at trac.wxwidgets.org.

···

On 10/25/11 5:12 PM, Nat Echols wrote:

I can't tell if this is a problem with 2.9 or wxOSX-Cocoa (I use 2.8.12
for all other platforms), but passing the style wx.DD_NEW_DIR_BUTTON to
wx.DirSelector has no effect here. Is this another Apple thing, or a
wxWidgets bug? (OS 10.6/10.7, if it matters, and currently running
either 2.9.2.2 or 2.9.2.4.)

--
Robin Dunn
Software Craftsman

Done - ticket is 13596.

thanks,

Nat

···

On Tue, Oct 25, 2011 at 7:19 PM, Robin Dunn robin@alldunn.com wrote:

On 10/25/11 5:12 PM, Nat Echols wrote:

I can’t tell if this is a problem with 2.9 or wxOSX-Cocoa (I use 2.8.12

for all other platforms), but passing the style wx.DD_NEW_DIR_BUTTON to

wx.DirSelector has no effect here. Is this another Apple thing, or a

wxWidgets bug? (OS 10.6/10.7, if it matters, and currently running

either 2.9.2.2 or 2.9.2.4.)

I thought that this was a known bug that had been fixed, but I’m still seeing it in my current trunk workspace, and I can’t find a ticket for it, so I’m guessing that I was thinking of something else. Please go ahead and make a ticket for it at trac.wxwidgets.org.