Hi,

what happened to ``self.domethods``? I used this to add my own
stuff (e.g. to add a title to a plot) and it seems
that in present CVS they are gone.
The ChangeLog says "- new domethods dependency handling"

To be more precise: I used  a subclass of ``pyx.graph.graphxy`` with
  self.domethods = [ self.dolayout,  self.dobackground, self.dodata,
                     self.doaxes, self.dokey,
                     self.somefurther_routine]

What is now the preferred way of changing the order or adding
routines? Is overriding ``finish`` the way to go?

Best, Arnd


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to