ROVLib2
RISCOSC++applicationdevelopmentlibrary
Public Attributes | List of all members
tWindowCreateBlock Struct Reference
Collaboration diagram for tWindowCreateBlock:
Collaboration graph
[legend]

Public Attributes

tLocation lVisibleMinimum
 
tLocation lVisibleMaximum
 
tLocation lScrollOffset
 
tWindowHandle whBehind
 
union {
   sWindowFlags   wfFlags
 
   unsigned int   uiFlags
 
}; 
 
struct {
   unsigned   bTitleForegroundColour: 8
 
   unsigned   bTitleBackgroundColour: 8
 
   unsigned   bWorkAreaForegroundColour: 8
 
   unsigned   bWorkAreaBackgroundColour: 8
 
   unsigned   bScrollbarOuterColour: 8
 
   unsigned   bScrollbarInnerColour: 8
 
   unsigned   bTitleFocusBackgroundColour: 8
 
   unsigned   bReserved: 8
 
}; 
 
tLocation lWorkareaMinimum
 
tLocation lWorkareaMaximum
 
sIconFlags ifTitleBarIconFlags
 
struct {
   unsigned   __pad0__: 12
 
   unsigned   uWorkareaButtonType: 4
 
   unsigned   __pad1__: 16
 
}; 
 
void * vpSpriteArea
 
struct {
   unsigned   ucMinimumXSize: 16
 
   unsigned   ucMinimumYSize: 16
 
}; 
 
uIconData idTitleData
 
unsigned int uiIconCount
 

Detailed Description

Definition at line 47 of file wimp_window.h.


The documentation for this struct was generated from the following file: