wxWidgets/include
Julian Smart df41317113 Applied patch [ 649590 ] fixes bug 611264: wxFileDialog entry
In bug 611264 I reported that typing a filename into a
multiple selection file dialog failed. The file
returned was "..".

I discovered that this was because the previous
directory folder came up automatically selected when
the dialog was created. Then, I discovered a related
bug. If any file or folder was selected, then that was
the file which was returned regardless of what was
typed in.

To fix the problem I added an EVT_TEXT handler which
deselects everything that is selected when the user
types. The handler does not deselect anything unless
the user actually types something.

This patch implements the fix.

John Skiff


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-09 10:44:13 +00:00
..
wx Applied patch [ 649590 ] fixes bug 611264: wxFileDialog entry 2002-12-09 10:44:13 +00:00
.cvsignore minor corrections for CodeWarrior 2001-02-02 20:48:54 +00:00
wx_cw_d.pch applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
wx_cw_d.pch++ applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
wx_cw.pch applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
wx_cw.pch++ applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
wx_cwc_d.pch removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders 2001-07-02 19:58:48 +00:00
wx_cwc_d.pch++ removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders 2001-07-02 19:58:48 +00:00
wx_cwc.pch removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders 2001-07-02 19:58:48 +00:00
wx_cwc.pch++ removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders 2001-07-02 19:58:48 +00:00
wx_cwu_d.pch wxMac: wxUniversal integration steps 2001-07-04 20:11:26 +00:00
wx_cwu_d.pch++ wxMac: wxUniversal integration steps 2001-07-04 20:11:26 +00:00
wx_pb.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
wxshlb_cw_d.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cw_d.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cw.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cw.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cwc_d.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cwc_d.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cwc.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cwc.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cw_d.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cw_d.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cw.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cw.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cwc_d.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cwc_d.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cwc.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cwc.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00