This turned out to be an instance of Idiotic Programmer Error. It works
much better if you delete from the bottom up instead of the top down
(duh!). Surprised it works at all the way I was doing it. Mea maxima
culpa.
···
--------------------------------------
Gary H. Merrill
Director and Principal Scientist, New Applications
Data Exploration Sciences
GlaxoSmithKline Inc.
(919) 483-8456
Ah, the insidious IPE... Those happen all too often in our business...
···
gary.h.merrill@gsk.com wrote:
This turned out to be an instance of Idiotic Programmer Error. It works
much better if you delete from the bottom up instead of the top down
(duh!). Surprised it works at all the way I was doing it. Mea maxima
culpa.
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!