From: Thomas Gutzler on 28 Jun 2009 23:16 Hi, I ran into problems when trying to select *many* files at once with wxFileDialog. I'm using version 2.8.9 on 32bit windows. The 'File name:' input field is limited to a length of 2^15 characters. Is it possible to change this? I had a look at the source but it seems none of it is actually used because wxUSE_FILEDLG isn't set. Cheers, Tom
|
Pages: 1 Prev: 3.0, wxString, and STL algorithms Next: Idea behind return codes in wxMessageBox? |