Files
wxWidgets/src/generic
Robert Roebling 33fe475aeb This fixes a problem in the two tree and list controls that
are trigger if the user app shows dialog in reaction to
   the user pressing e.g. <ENTER>. The edit text control will
   lose focus and emit another event. Might be possible to
   fix without adding another field, but this way it surely
   works.
  Also added correction to treecontrol as per listcontrol in
   the situation when a label change happens by losing the
   focus and the user cannot reject it, another event is emitted.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-07 17:25:29 +00:00
..
2005-01-16 12:58:52 +00:00
2005-01-26 07:35:28 +00:00
2005-02-11 00:22:54 +00:00
2005-03-04 07:24:04 +00:00
2004-12-08 20:36:13 +00:00
2004-11-08 19:57:37 +00:00
2004-12-14 20:52:13 +00:00
2004-10-19 13:45:01 +00:00
2005-03-01 10:59:19 +00:00