wxComboBox and wxChoice seem slow?? (with sample code)

Strange, sent the email, shutdown the computer and went home. Now the test runs in ~0.2 seconds. Maybe XP just need a reboot (?).

-Lance

···

----- Original Message ----- From: "Lance Rushing" <lance_rushing@hotmail.com>
To: <wxPython-users@lists.wxwidgets.org>
Sent: Wednesday, December 05, 2007 4:19 PM
Subject: wxComboBox and wxChoice seem slow?? (with sample code)

Working on a simple ComboBox with the 50 states in it. Problem is it takes ~1.4 seconds to create the object (windows XP, dual core, latest versions of everything). I eventually need a form that is going to have ~10 of these combo boxes, and waiting 14 second for the page to draw is unacceptable.

Any suggestions?

-Lance Rushing