Ed Leafe wrote:
On Jan 18, 2006, at 11:44 AM, Don Taylor wrote:

The Editor allows me to define new methods that will be embedded within the .cdxml file.

Are these methods only callable from other methods within the .cdxml file?


They are callable just like any other method. If you define a new method for the form, calling form.method() from anywhere else will work.

Sorry if I am being really thick here but I don't know what to do with the .cdxml file that contains the code for these methods/functions.

I can't see how to make the form part of form.method() visible in my own module.

How do you import a .cdxml file into an ordinary Python module?

Are these functions or methods?  Do I need a class to instantiate?


Don.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to