FROM : Yann Bizeul
DATE : Thu Nov 25 15:36:37 2004
> These device names are listed in the Displays system preference
> applet. I would like to get these model names into an array or
> dictionary so that I can use them elsewhere.
I don't think this is enough, but you get a list of all screens with
NSScreen's +screens method
file:///Developer/ADC%20Reference%20Library/documentation/Cocoa/
Reference/ApplicationKit/ObjC_classic/Classes/NSScreen.html
Btw, you do not get Vendor ID or device "commercial" description, AKAIK.
--
Yann Bizeul - yann at tynsoe.org
Please use this e-mail when writing to me.
You can visit my projects at this address :
http://projects.tynsoe.org/
(BuddyPop - GeekTool - SSH Tunnel Manager...)
DATE : Thu Nov 25 15:36:37 2004
> These device names are listed in the Displays system preference
> applet. I would like to get these model names into an array or
> dictionary so that I can use them elsewhere.
I don't think this is enough, but you get a list of all screens with
NSScreen's +screens method
file:///Developer/ADC%20Reference%20Library/documentation/Cocoa/
Reference/ApplicationKit/ObjC_classic/Classes/NSScreen.html
Btw, you do not get Vendor ID or device "commercial" description, AKAIK.
--
Yann Bizeul - yann at tynsoe.org
Please use this e-mail when writing to me.
You can visit my projects at this address :
http://projects.tynsoe.org/
(BuddyPop - GeekTool - SSH Tunnel Manager...)
| Related mails | Author | Date |
|---|---|---|
| Alex Reynolds | Nov 25, 11:50 | |
| Yann Bizeul | Nov 25, 15:36 | |
| Shawn Erickson | Nov 25, 17:56 | |
| Alex Reynolds | Nov 25, 19:23 | |
| Shawn Erickson | Nov 29, 16:18 |






Cocoa mail archive

