Hi,
I'm currently developping an application which is based on the wxPython demo. I would like to have a callback (in the main wxPythonDemo class) triggered whenever the user presses F1 (say) independent on which control currently has focus.
I'm currently developping an application which is based on
the wxPython demo. I would like to have a callback (in the
main wxPythonDemo class) triggered whenever the user presses
F1 (say) independent on which control currently has focus.
Put in the accelerator table.
ยทยทยท
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!