On Nov 14, 2007, at 5:36 PM, Carl Karsten wrote:

> The designer opens, I see a sub second flash of the layout, then a  
> blank report
> designer.  the xml and preview tabs work fine.  In the console is:

        The problem is the line:

strokeColor = self._rw.getColorTupleFromReportLab(obj.getProp 
("strokeColor"))

        I added some debugging, and obj.getProp("strokeColor") is returning  
None. Paul, any idea why this would happen? Is it safe to check for  
None, and if it returned, change it to (0,0,0)?

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.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]

Reply via email to