Blitz (110/119)

From:David McMinn
Date:25 Jun 2001 at 21:15:02
Subject:Re: Screen

On 25 Jun 2001, at 3:23, amorel wrote:

> Could someone tell me how to open a hires screen(6xx by 2xx) and make the
> actual used screen bigger(6xx by 4xx) and let the user use the non visible
> part of the screen by moving mouse downwards.

You using the NCS?

I think it would be something like this:

NResetTagList #SA_DisplayID,<whatever eg 640x200 is>
NAddTag #SA_Width,640
NAddTag #SA_Height,400
NAddTag #SA_AutoScroll,-1
; etc

|) /\ \/ ][ |) |\/| c |\/| ][ |\| |\| | dave@blitz-2000.co.uk
http://members.nbci.com/david_mcminn | ICQ=16827694

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie