[wxPython-dev] PseudoDC 1.0
Robin Dunn
robin at alldunn.com
Fri Jul 7 10:40:39 PDT 2006
Lanier, Paul wrote:
> Hey Robin,
>
> I've finally got what I think is a good initial version of the PseudoDC.
> Attached is the .cpp/.h/.i and PseudoDC.py which is a demo that fits in
> the existing wxPython demo framework. In addition to the demo, I've
> fiddled around with it some just to make sure that every method actually
> works. Also, I've already using this in an application of mine that is
> being used by several people where I work.
>
> I do already have a few things I plan to add in the future:
> - Object level hit testing to easily match (x,y) with an object id.
> - Methods to manipulate the Z order of objects
Paul,
I'm getting ready to integrate this into my 2.7 source tree and I was
wondering if you have a new version of the code that I should start with
instead?
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-dev
mailing list