User contributions
From Sputnik Wiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 08:51, 28 November 2011 (diff | hist) N Core Function WinClose (Created page with "<pre> WinClose ( <title>, <text> ) </pre> === Description === Closes a window. === Parameters === ==== Title ==== The title of the window. === Return Value === None. === ...")
- 08:50, 28 November 2011 (diff | hist) Function Reference (→Window Management Functions)
- 08:42, 28 November 2011 (diff | hist) Core Function PixelSearch
- 08:42, 28 November 2011 (diff | hist) Function Reference (→Pixel Functions)
- 08:42, 28 November 2011 (diff | hist) Function Reference (→Pixel Functions)
- 06:14, 28 November 2011 (diff | hist) N Core Function ToolTipKill (Created page with "<pre> ToolTipKill( <ToolTip> ) </pre> === Description === Delete a tooltip that was made using ToolTip(). ==== ToolTip ==== The HWND of the tooltip. === Return Value === No...")
- 06:13, 28 November 2011 (diff | hist) Core Function ToolTip
- 06:12, 28 November 2011 (diff | hist) Function Reference (→Misc Functions)
- 06:12, 28 November 2011 (diff | hist) N Core Function FileOpenDialog (Created page with "<pre> FileOpenDialog ( <title>, <dir>, <filter>, <options>, <default name> ) </pre> === Description === Initiates a Load File Dialog. === Parameters === ==== title ==== Titl...")
- 06:09, 28 November 2011 (diff | hist) Core Function PixelSearch (→Return Value)
- 06:09, 28 November 2011 (diff | hist) m Core Function PixelChecksum (→Return Value)
- 06:09, 28 November 2011 (diff | hist) Core Function FileSaveDialog (→Return Value)
- 06:08, 28 November 2011 (diff | hist) N Core Function FileSaveDialog (Created page with "<pre> FileSaveDialog ( <title>, <dir>, <filter>, <options>, <default name> ) </pre> === Description === Initiates a Save File Dialog. === Parameters === ==== title ==== Titl...")
- 06:01, 28 November 2011 (diff | hist) N Core Function Require (Created page with "<pre> Require( <file>, <flag> ) </pre> === Description === Add all functions etc from a file for use but does not execute any expressions. ==== file ==== The file to include....")
- 06:00, 28 November 2011 (diff | hist) N Core Function Include (Created page with "<pre> Include( <file>, <flag> ) </pre> === Description === Add all functions etc from a file for use and execute all expressions. ==== file ==== The file to include. ==== fl...")
- 05:57, 28 November 2011 (diff | hist) N Core Function PixelChecksum (Created page with "<pre> PixelChecksum ( <left>, <top>, <right>, <bottom>, <step> ) </pre> === Description === Generates a checksum for a region of pixels. === Parameters === ==== left ==== le...")
- 05:54, 28 November 2011 (diff | hist) Function Reference (→Pixel Functions)
- 05:38, 28 November 2011 (diff | hist) Core Function PixelGetColour (→Description)
- 05:38, 28 November 2011 (diff | hist) Core Function PixelSearch (→Description)
- 05:37, 28 November 2011 (diff | hist) N Core Function PixelSearch (Created page with "<pre> PixelSearch ( <left>, <top>, <right>, <bottom>, <colour>, <shade>, <step> ) </pre> === Description === Searches a rectangle of pixels for the pixel color provided. ==== ...")
- 05:31, 28 November 2011 (diff | hist) Function Reference (→Pixel Functions)
- 02:25, 28 November 2011 (diff | hist) Function Reference (→Misc Functions)
- 01:55, 28 November 2011 (diff | hist) N Core Function PixelGetColour (Created page with "<pre> PixelGetColour ( <x>, <y> ) </pre> === Description === Returns a pixel color according to x, y pixel coordinates. ==== x ==== x coordinate of pixel. ==== y ==== y coo...")
- 01:55, 28 November 2011 (diff | hist) Function Reference (→Misc Functions)
- 01:47, 28 November 2011 (diff | hist) Core Function Opt (→Remarks)
- 01:04, 28 November 2011 (diff | hist) Function Reference (→Math Functions)
- 00:26, 28 November 2011 (diff | hist) N Core Function BitXOR (Created page with "<pre> BitXOR( <expression>, <expression2>, <n> ) </pre> === Description === Performs a bitwise exclusive OR (XOR) operation. === Parameters === ==== expression ==== The firs...")
- 00:16, 28 November 2011 (diff | hist) Function Reference (→Math Functions)
- 00:12, 28 November 2011 (diff | hist) N Core Function BitOR (Created page with "<pre> BitOR( <expression>, <expression2>, <n> ) </pre> === Description === Performs a bitwise OR operation. === Parameters === ==== expression ==== The first number. ==== e...")
- 00:10, 28 November 2011 (diff | hist) Function Reference (→Math Functions)
- 00:07, 28 November 2011 (diff | hist) Core Function BitNOT
- 00:07, 28 November 2011 (diff | hist) N Core Function BitNOT (Created page with "<pre> BitNOT( <expression> ) </pre> === Description === Performs a bitwise NOT operation. === Parameters === ==== expression ==== The first number. ==== expression2 ==== T...")
- 00:03, 28 November 2011 (diff | hist) Function Reference (→Math Functions)
- 23:59, 27 November 2011 (diff | hist) N Core Function BitAND (Created page with "<pre> BitAND( <expression>, <expression2>, <n> ) </pre> === Description === Performs a bitwise AND operation. === Parameters === ==== expression ==== The first number. ===...")
- 23:54, 27 November 2011 (diff | hist) Function Reference (→Math Functions)
- 23:48, 27 November 2011 (diff | hist) Function Reference (→Array Functions)
- 23:46, 27 November 2011 (diff | hist) Function Reference (→Dialogs)
- 23:46, 27 November 2011 (diff | hist) Function Reference (→Dialogs)
- 23:35, 27 November 2011 (diff | hist) Function Reference (→Type Checking)
- 18:11, 27 November 2011 (diff | hist) Function Reference (→Dialogs)
- 18:10, 27 November 2011 (diff | hist) Function Reference (→File Functions)
- 11:44, 27 November 2011 (diff | hist) Core Function ToolTip (→Example)
- 11:43, 27 November 2011 (diff | hist) Core Function ToolTip
- 11:07, 27 November 2011 (diff | hist) N Core Function ToolTip (Created page with "<pre> ToolTip( <text>, <x>, <y> ) </pre> === Description === Creates a tooltip anywhere on the screen. ==== text ==== The text of the tooltip. (An empty string will delete a ...")
- 10:58, 27 November 2011 (diff | hist) Function Reference (→Misc Functions)
- 10:42, 27 November 2011 (diff | hist) N Core Function ControlGetFocus (Created page with "<pre> ControlGetFocus ( <title>, <text> ) </pre> === Description === Returns the ControlRef# of the control that has keyboard focus within a specified window. === Parameters =...")
- 10:42, 27 November 2011 (diff | hist) Core Function ControlGetPos
- 10:40, 27 November 2011 (diff | hist) N Core Function ControlGetPos (Created page with "<pre> ControlGetPos ( <title>, <text>, <controlID> ) </pre> === Description === Retrieves the position and size of a control relative to it's window. === Parameters === ====...")
- 10:38, 27 November 2011 (diff | hist) Function Reference (→Window Management Functions)
- 10:37, 27 November 2011 (diff | hist) Core Function WinGetCaretPos (→Example)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)