-
Nov 7th, 2005, 07:34 PM
#1
file browser
any examples around on how to build and use a file browser? I need to prompt the user for file selection, and then process the files that the user selects.
Any pointers? Thanks.
-
Nov 9th, 2005, 07:54 AM
#2
This isn't really an RCP-specific issue. You can look at JFileChooser in Swing - there's plenty of documentation on it on the web.
For something in RCP, take a look at FileChooserComboBox. However, I recall some postings in this forum regarding problems with it. You might want to do a search on it.
HTH,
Larry.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules