R1 = Pointer to user buffer for window definition
R2 = Pointer to workspace for indirected icons
R3 = Pointer to end of workspace for indirected icons
R4 = -1 for no fonts - fonts not supported at present
R5 = Pointer to template
Exit:
R2 = Pointer to 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 may be fixed in a later version.
|
|
|