Closed
Bug 469341
Opened 16 years ago
Closed 16 years ago
Provide a way of enumerating all the nsIScreen's
Categories
(Core :: Widget, enhancement)
Core
Widget
Tracking
()
RESOLVED
DUPLICATE
of bug 435008
People
(Reporter: sylvain.pasche, Unassigned)
Details
I'm working on an extension where I'd like to open windows on all the available screens. The nsIScreenManager interface can return the number of available screens or can return the screen for a given rectangle (screenForRect()).
But there is no way to enumerate all the screens if you don't know their position.
Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•