On 21/11/10 18:47, Ed Leafe wrote: > On Nov 21, 2010, at 4:13 PM, Ricardo Araoz wrote: > > >> in the pycon2010 tutorial, once I """Creating the Many:Many Relationship >> between Recipes and Categories""" and just before """Fixing Up the >> Select Page""" when I try the frmRecipes, after hitting the Requery >> button, click on the Edit Recipes page and I get in my terminal window >> (the form keeps working ok): >> >> ** (python:12823): CRITICAL **: murrine_style_draw_box: assertion >> `height >= -1' failed >> >> Upon hitting the next button I get no message , hit the next button and >> same message. After a couple of these I start getting the message every >> time I hit the next button. >> >> Is it me or is it dabo? >> > > Is the app otherwise behaving correctly? If so, you can safely ignore > those messages. wxPython issues a lot of these "critical" errors all the > time; it seems that there are some very low-level routines that spew out > these warnings when nothing overall is wrong. >
Yup, the app is ok. Must be this wx thing you mention. Thanks _______________________________________________ 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]
