wxFileDialog under v2.9
BlitzMax Forums/Brucey's Modules/wxFileDialog under v2.9
| ||
Hello, I thought I'd try out the latest build of wxMax in the hope that wxFileDialog might be working in it. Still doesn't work, but at least it gives an error message this time, saying: "File dialog failed with error code ffff" Whether that helps or not, I don't know :) Unfortunately google doesn't turn up much. Apart from that everything else seems ok. |
| ||
I've updated several of the dialogs. Hopefully that solves the issue... |
| ||
Finally got to test it and.... so far so good :) Thanks! |
| ||
If I wanted to update the old version of wxMax to incorporate this update to wxFileDialog, which ones so I need to update? I'm guessing it's more then just wxFileDialog... I'd like to release a new update to TimelineFX today but the new wxMax version just has that 1 issue with text controls (I reported on the google site) so I think I better compile with the old version, but the fix to wFileDialog is a very useful one :) |
| ||
Ignore this, I just found out how to check it using the SVN log :) |