On Nov 12, 2011, at 3:06 AM, Jacek Kałucki wrote: > What the clear() method does, it clears background. > You must use removeDrawnObject(...) method before to remove it from the pool.
Another option is to add the following argument to your drawText() call: persist=False This will draw the text one time, and will *not* refresh it, as it will not be added to the _drawnObjects collection. -- Ed Leafe _______________________________________________ Post Messages to: Dabo-users@leafe.com 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/aa34244d-7923-41b6-85c1-6a0cd60c8...@leafe.com