Code Browser
Home
News
Features
Screenshots
Download
Documentation
Changes
Links
Articles
Code Folding
Tips
Elastic Tabstops
Qt Port
RSS
News Feed
Documentation
»
Scripting
»
Class Reference
»
User Interface
»
Frame
»
closeWindow
Closes the given window.
Syntax
aFrame
closeWindow (
aWindow
)
Parameters
aWindow
-
Window
The window to close.
Return Value
true
if no error occurred,
false
if a file was to saved but failed.