Files
wxWidgets/samples/widgets
Julian Smart 4589ec39c0 Applied patch [ 549256 ] fix minor bug in widgets sample
Arnout Engelen

The EVT_TEXT_ENTER event will not be caught in the 'widgets' sample since the wxTE_PROCESS_ENTER wasn't set for the wxTextCtrls. For some reason this does work correctly in wxMSW without this flag set, which could be considered a bug or documentation bug.

This patch adds the wxTE_PROCESS_ENTER flag and thus fixes this minor bug.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-06 19:45:26 +00:00
..
2002-09-02 12:29:44 +00:00
2002-04-08 14:21:36 +00:00
2002-04-08 14:21:36 +00:00
2002-04-08 14:21:36 +00:00
2001-12-22 19:43:44 +00:00
2002-04-08 14:21:36 +00:00
2002-04-08 14:21:36 +00:00
2002-01-18 14:33:01 +00:00
2001-11-28 17:53:24 +00:00
2002-08-24 21:08:41 +00:00
2002-04-22 09:09:40 +00:00