On Mon, Aug 18, 2008 at 2:55 AM, Sibylle Koczian <[EMAIL PROTECTED]> wrote: > Am Sonntag, 17. August 2008 18:43:13 schrieb johnf: >> >> In the method setProperties remove all the code. I believe the >> ClassDisigner will remove the method. It is also possible to edit the the >> cdxml file with a simple editor. > > The ClassDesigner _didn't_ remove the empty method; but it was in the > file "HoursForm-code.py", not in the cdxml file. Removing the solitary def > statement helped.
To delete the method, delete everything in the editor including the def statement. If you leave it blank after putting some code in it it will still show up and the CD will still save it. One of the quirks not worked out yet. On another note, "HoursForm-code.py" is still technically part of the cdxml. You are saving the code separate from the cdxml file itself, but you can always check the option in the file menu to save as a single file and it will embed the code in the xml. Nate L. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
