Region folowing the console

How to make a region behind dev region and make it follow the input group
size and position? I mean to make it folow an active console.
Thanks.

hi Vaxon,

instead of making region follow the current active console, create region
with size which will cover all the virtual consoles. for this set region
size ul.x and y to 0. and lr. x and y to SHRT_MAX.

create region as child of ROOT_RID and set its flag to FFRONT.

sam

“Vaxon” <Vaxon77@hotmail.com> wrote in message
news:bd27j8$bin$1@inn.qnx.com

How to make a region behind dev region and make it follow the input group
size and position? I mean to make it folow an active console.
Thanks.

Thanx again, sam.
Gonna try it now…