From: Alec B. <wry...@gm...> - 2008-06-05 14:19:32
|
I'm working on a PythonCard project and can't figure out if it's possible to set a wx.TE_PROCESS_ENTER style on a textfield. In other words, I'd like to be able to trigger an event (for example a submit button type event) when the user presses the enter key while they're in a text field. Is this possible with PythonCard? Thanks for any help. |