_SUBWIN

values for the _flags member

Values

ValueMeaning
_SUBWIN0x01

is this a sub-window?

_ENDLINE0x02

is the window flush right?

_FULLWIN0x04

is the window full-screen?

_SCROLLWIN0x08

bottom edge is at screen bottom?

_ISPAD0x10

is this window a pad?

_HASMOVED0x20

has cursor moved since last refresh?

_WRAPPED0x40

cursor was just wrappped

Meta