SL_SetWindowAttrA


NAME
SL_SetReqWinAttrAAdd Page - sets attrbutes of a requester's window.
SL_SetReqWinAttr - vargs stub.

SYNOPSIS
SL_SetReqWinAttrA(reqhandle, tags);
A0 A1

SL_SetReqWinAttrA(REQHANDLE, struct TagItem *);

SL_SetReqWinAttr(reqhandle, tag, ...);

SL_SetReqWinAttr(REQHANDLE, Tag, ...);

FUNCTION
Sets various attributes of a requesters window prior to the requester
being opened.

INPUTS
reqhandle - as returned by SL_CreateRequester.
tags - a pointer to a tag list.

TAGS
WINATTR_Left
WINATTR_Top
WINATTR_Width
WINATTR_Height
WINATTR_Modified
WINATTR_UserData

SEE ALSO
SL_GetReqWinAttr.

 

SL_SetWindowAttrA  Command Section By Type  url:SL_SetWindowAttrAA
  created:2008-03-01 23:36:28   last updated:2008-03-01 23:36:28
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_SetWindowAttrA
There are no user contributed comments for this page.