How is it possible to select a file in S60 UI (7650)? There is no CEikFileOpenDialog included and MEikFileDialogFactory provides only functions RunFileSaveAsDlgLD and RunScreenCaptureDlgLD.
Unfortunately file selection dialog is not part of the Series 60 UI. You can build a listbox where you list the files(pictures for instance) your users can select from.