AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Entry
     R1 -> user buffer for window definition
     R2 -> workspace for indirected icons
     R3 -> end of workspace for indirected icons
     R4 = -1 for no fonts - fonts not supported at present
     R5 -> template
Exit
     R2 -> end of workspace used (ie. first free byte)

This call is similar to Wimp_LoadTemplate except that it uses templates in RAM.  This is designed to be used in Module tasks, where you cannot have a separate Templates file.  You would use the supplied FNtemplate function to insert the template in your module, and then call WimpExt_LoadRAMTemplate to convert this to a window definition.  At present fonts in templates are not supported - this shouldnt cause too much of a problem as fonts in templates are made largely unnecessary by RISC OS 3.5.

Provided by LoadRAMTemplate

[sh-index] Back to list of manuals