Package pycocoa :: Module screens :: Class MainScreen
[frames] | no frames]

Class MainScreen

  object --+        
           |        
bases._Type0 --+    
               |    
          Screen --+
                   |
                  MainScreen

A Main screen, the one with the menu bar, key focus, etc.

Instance Methods

Inherited from Screen: __eq__, cascade

Inherited from bases._Type0: __init__, __repr__, __str__, type2strepr

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

Static Methods

Inherited from Screen: __new__

Properties

Inherited from Screen: bottom, bottomleft, bottomright, center, colorSpace, deviceDescription, deviceDict, displayID, frame, isBuiltIn, isExternal, isPrinter, isScreen, left, name, named, origin, pixels, ratio, resolutions, right, size, top, topleft, topright, visibleFrame

Inherited from bases._Type0: NS, NSDelegate, typename

Inherited from object: __class__