On Jan 17, 2006, at 11:18 AM, Don Taylor wrote:

raise ValueError, "Could not set property '%s' to value: %s" % (prop, val) ValueError: Could not set property 'ToolTipText' to value: Press 'Start' to proc
ess the messages.

OK, looks like the XML is choking on the single quotes. Let me play with the dicttoxml() function to see where we need to escape them.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




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

Reply via email to