Closed
Bug 167200
Opened 23 years ago
Closed 10 years ago
[beos] need proper support for modeOpenMultiple for nsIFilePicker
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: sspitzer, Unassigned)
Details
[beos] needs proper support for modeOpenMultiple for nsIFilePicker
you need to override ::GetFiles()
see http://bugzilla.mozilla.org/show_bug.cgi?id=121122 for the windows impl.
from sergei_d@fi.tartu.ee:
BeOS filePicker implementation already gets and saves list of
file entries (that's API for native FilePanel)- (only that it has restriction
for selection number set), and till now it used for mFileOpen just
"List->ElementAt(0);"
Updated•16 years ago
|
Assignee: jag → nobody
Comment 1•10 years ago
|
||
Sorry, but BeOS support has been removed from mozilla-central.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•