Many thanks for providing a Python version of the OGL library. I was trying
to convert an app of mine, and I noticed that DrawnShape does not seem to be
implemented (if so, this should probably be mentioned in the migration
guide). Are there any plans to add it in the near future?
> Many thanks for providing a Python version of the OGL library. I was trying
> to convert an app of mine, and I noticed that DrawnShape does not seem to be
> implemented (if so, this should probably be mentioned in the migration
> guide). Are there any plans to add it in the near future?
>
Unfortunately, my development computer is not working atm so I can't
check. I'll get back to you on this early next week.
> "Davide Salomoni" <Davide.Salomoni@nikhef.nl> writes:
>
> > Many thanks for providing a Python version of the OGL library. I was trying
> > to convert an app of mine, and I noticed that DrawnShape does not seem to be
> > implemented (if so, this should probably be mentioned in the migration
> > guide). Are there any plans to add it in the near future?
> >
You are (obviously) quite correct. I believe I skipped DrawnShape
because it wasn't used in the demo so I didn't have any test for it.
I could give it a shot if want me to, but I'll have to whip up
a demo for it first (using the C version) so I'll know when I get it
right.
Judging from how fast I got the others done and and considering there's
the olympics right now (what a time sink) I'd say two weeks for the
whole thing. But no guarantees
···
--
Pierre Hjälm, Systems Administrator
Department of Information Science, Uppsala University, Sweden
email:pierre.hjalm@dis.uu.se phone:+46-(0)18-4711044 fax:+46-(0)18-554422
> Many thanks for providing a Python version of the OGL library. I was trying
> to convert an app of mine, and I noticed that DrawnShape does not seem to be
> implemented (if so, this should probably be mentioned in the migration
> guide). Are there any plans to add it in the near future?
>
I've just sent a patch to Robin implementing DrawnShape. Hopefully it'll show
up in a release soon. Please test it out when it does.
> Many thanks for providing a Python version of the OGL library. I was trying
> to convert an app of mine, and I noticed that DrawnShape does not seem to be
> implemented (if so, this should probably be mentioned in the migration
> guide). Are there any plans to add it in the near future?
> I've just sent a patch to Robin implementing DrawnShape. Hopefully it'll show
up in a release soon. Please test it out when it does.
The 2.5.2.8 binaries were already done when I got this, so it will need to wait. In the mean time it will show up in the next daily build if people need it more quickly.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!