frame inside of frame (new to wxPython)

After searching off and on for several hours, I ran
into what I was looking for right after I posted my
question. (http://www.wxpython.org/onlinedocs.php) I am
still unable to make my callback work when I select an
item from my combobox. Does anyone have a simple
example of the EVT_COMBOBOX that just calls a function
to run?

--vicki

vicki@stanfield.net wrote:

After searching off and on for several hours, I ran
into what I was looking for right after I posted my
question. (http://www.wxpython.org/onlinedocs.php) I am
still unable to make my callback work when I select an
item from my combobox. Does anyone have a simple
example of the EVT_COMBOBOX that just calls a function
to run?

Have you looked at the wxComboBox sample in the demo?

ยทยทยท

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