WbObjects/wbWindow
From wiki.swiftlytilting.com
Inherits: wbObject
[edit]
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)
- destroy()
- wait($pause = 0, $flags = null)
- messageBox($message, $title = null, $style=null)
- dialogColor($title=null, &$color=null)
- dialogOpen($title=null, &$filter, &$path, &$filename)
- dialogPath($title=null, &$path=null)
- dialogSave($title=null, &$filter, &$path, &$filename)
[edit]

