[ wxwindows-Bugs-1540489 ] wxDir::GetAllFiles filespec problem
SourceForge.net
noreply at sourceforge.net
Tue Aug 15 02:13:30 PDT 2006
Bugs item #1540489, was opened at 2006-08-15 11:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1540489&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Koray Balci (mentat_kk)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxDir::GetAllFiles filespec problem
Initial Comment:
filespec parameter does not seem to work properly (as I
understand).
wxString spec("*.bin");
wxDir::GetAllFiles(path, &fileList, spec, wxDIR_FILES);
also adds files with extensions bin2, bin234 etc...
I checked the tracker but couldn't see any reports,
sorry if I missed anything..
I use wx 2.6.2 (I know I should update) on windows.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1540489&group_id=9863
More information about the wx-dev
mailing list