Re: A couple of questions about custom shapes...

2012-01-29 Thread Hans Breuer
At 29.01.2012 01:02, Daniel Katz wrote: Hi, So I'm doing a bit of work involving a Python export filter which interacts with a small library of custom shapes, and I've run into a couple of questions. First a question about properties. Using the custom shapes module I can add custom properties

A couple of questions about custom shapes...

2012-01-28 Thread Daniel Katz
Hi, So I'm doing a bit of work involving a Python export filter which interacts with a small library of custom shapes, and I've run into a couple of questions. First a question about properties. Using the custom shapes module I can add custom properties to a shape. That's great. But what