[wxPython-dev] 2.8.4.0 release
Robin Dunn
robin at alldunn.com
Mon Apr 23 10:28:34 PDT 2007
Christopher Barker wrote:
>
> By the way, I think our firewall still blocks CVS access. without it,
> what's the best way to submit a patch?
I don't think there have been any changes to the CVS version of
FloatCanvas, so you can do it simply be saving a copy of the floatcanvas
package dir as floatcanvas.orig, and then run a command like:
diff -ru wx/lib/floatcanvas.orig wx/lib/floatcanvas > fc.patch
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-dev
mailing list