mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-02 22:03:37 +00:00
The platform window is the virtual screen for Cappuccino windows. Per Cocoa, when the screen (platform window) resizes, CPApplicationDidChangeScreenParametersNotification is sent and the CPApplication delegate method applicationDidChangeScreenParameters: is called.