wxMAC patch for drag 'n' drop

I know this is probably the wrong place, but I'm not sure where to ask.

wxMAC currently only supports d'n'd for wxDragCopy. I added support for
wxDragMove when the option key is held down. It also fixes a bug where
the cursor wouldn't always change for wxDragNone.

What's the best place to send this patch to? I haven't had any luck
with the sf.net patch manager queue for a different patch of mine.

thx,
jason

Jason Petrone wrote:

I know this is probably the wrong place, but I'm not sure where to ask.

wxMAC currently only supports d'n'd for wxDragCopy. I added support for wxDragMove when the option key is held down. It also fixes a bug where
the cursor wouldn't always change for wxDragNone.

What's the best place to send this patch to? I haven't had any luck
with the sf.net patch manager queue for a different patch of mine.

The patch manager is the right place to do it. Just make sure you are logged in to SF, and that it is filed with a wxMac category. You may also want to follow up with a message about it to the wx-dev list.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!