AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Class:     Window

Syntax:     Window_AboutToBeShown 0x82880

Struct:     
typedef struct
{
ToolboxEventHeader  hdr;
int                 show_type;

union
{
TopLeft                 top_left;
WindowShowObjectBlock   full_spec;
} info;
} WindowAboutToBeShownEvent;


Purpose:     This event is raised by the Toolbox when toolbox_show_object is called on a window which has the 'Deliver event before showing' attribute set in !ResEd.

[sh-index] Back to list of manuals