TreeCtrl Object (win32ui)
Mark Hammond
MHammond at skippinet.com.au
Tue Sep 14 19:29:01 EDT 1999
Ian wrote in message <7rm9bb$1rh$1 at nnrp1.deja.com>...
>If I were to be doing this in C++ I would use the HitTest function
>and pass to it the point at which the right mouse button was depressed.
>This function doesn't appear to be available through win32ui.pyd. Is
>there another way around this?
Nope - I struggled with the same thing - the half-baked registry editor
stopped where it is for exactly that reason :-(
Please feel free to either add the missing methods yourself, or tell me
exactly what you need added to make this work.
>I'm new to using this library (1 week) and this has been the first
>real roadblock I have faced. My prototype application has really
>advanced very quickly and I think it would have taken me at least
>3-5 times as long if I were to be using C++. Great work Mark and
>all those who have (and continue to) help you.
Thanks :-)
Mark.
More information about the Python-list
mailing list