From wiki.swiftlytilting.com
WbObjects/wbWindow
Inherits: wbObject
Methods
- createControl($class, $name=null, $caption=null, $xpos=null, $ypos=null, $width=0, $height=0, $style=null, $param1=null, $ntab = null)
- createWindow($class, $name= null, $caption = null, $xpos = null, $ypos = null, $width = 0, $height = 0, $style = null, $param1 = null)
- wait($pause = 0, $flags = null)
- dialogOpen($title=null, &$filter, &$path, &$filename)
- dialogSave($title=null, &$filter, &$path, &$filename)
Events