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:     SaveAs Dialogue

Syntax:     SaveAs_AboutToBeShown 0x82bc0

Struct:     
typedef struct
{
ToolboxEventHeader hdr;
int                show_type;

union
{
TopLeft               pos;
WindowShowObjectBlock full;
} info;

} SaveAsAboutToBeShownEvent;


Purpose:     Event is raised just before the SaveAs dialogue is displayed.

[sh-index] Back to list of manuals