[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] screen resolution / screenBounds



Hello List

is there a simpler / more elegant way?

w = SCWindow(bounds:SCWindow.screenBounds).bounds;

w = [w.width, w.height]


Regards


Tom