On Tuesday, March 24, 2009 at 22:49:08 (-0400) Hazen Babcock writes: > Even though no one objected to adding 4 new functions to the dispatch > table, I'm thinking that is probably not the best way after all. Instead > I think the best way to do this is to add some new PLESC cases, > something like: > > PLESC_BEGIN_TEXT > PLESC_TEXT_CHAR > PLESC_CONTROL_CHAR > PLESC_END_TEXT > > Drivers can then chose whether they want to get all the text at once via > PLESC_HAS_TEXT, or broken out character by character by PLplot core via > the above.
Thank you. I just got around to reading this thread and was about to say something about this point but you fixed it before I could. :) Having gone through the painful exercise of adding new driver calls several times in the past, I can definitively say it's best avoided through using the escape function if possible. -- Maurice LeBrun ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel