Ed Leafe wrote: > On Apr 23, 2007, at 9:28 AM, [EMAIL PROTECTED] wrote: > >> 1 - If we set the BorderStyle property of dPageframe or dPage to >> None this will raise an exception. Looking at the cdxml file I >> figured that the property is set with value None. Probably what >> needs to be done is to clean the property and value in the cdxml file. > > Ah, yes - I see the problem. It is interpreting the string 'None' > for the value None, as both are stored in XML identically. I'll get a > fix for this right away.
BTW I got slightly bit over this issue with None not being accepted but "None" being fine. IOW, I think we should loosen the setter of the borderstyle to accommodate. -- pkm ~ http://paulmcnett.com _______________________________________________ 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/dabo-users/[EMAIL PROTECTED]
