OK, I take it my post was long enough to get its reading post-poned. So, below are the questions in summary.
Thanks, Alan Q1. Why do we need g.finish() and not just g.dolayout() to get access to the path of a plotitem? Q2: How do we know the "direction" of an xgridpath? Is it always from lesser to higher values? Q3: When considering the result of a path intersection, is it correct to say that the "parameter values" in the returned lists are ``normpathparam`` object, and that these are a normalized way of characterizing a point along the path. Q4: Is there a good reason to ``close`` the area, or is that just for completeness? (I'm going to guess that without the close, half of the axis line will be covered by the gray area.) Q5: might it be worth it in the documentation to explicitly mention the ``<<`` operator for normpath? (Ex post, I understand you could say this is just another method.) Q6. Once I have the answers, should I revise the write up? (I.e., do you want to use it as part of the posted example?) ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
