Exceptions in wxScrolledPanel: never mind

After some additional thought it occurred to me that what I'm seeing is
just the normal behavior of an iterator doing its thing, and the debugger
is just noticing the exceptions.

···

--------------------------------------
Gary H. Merrill
Director and Principal Scientist, New Applications
Data Exploration Sciences
GlaxoSmithKline Inc.
(919) 483-8456

Yep. I think WingIDE has a setting to disable stopping on all the exceptions like that.

···

gary.h.merrill@gsk.com wrote:

After some additional thought it occurred to me that what I'm seeing is
just the normal behavior of an iterator doing its thing, and the debugger
is just noticing the exceptions.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!