programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: TTY question

From: Robert Dickow <dickow_at_uidaho.edu>
Date: Sat, 10 May 2008 09:59:25 -0700

Don't fix it. Just add new words that add the offsets for the current actual
visible position. (Saying this not looking at any code). Something like 0 0
SETVIS-XY. Set clipping region or something in them.

Bob Dickow

-----Original Message-----
From: sftalk-bounce_at_forth.com [mailto:sftalk-bounce_at_forth.com] On Behalf Of
Rick VanNorman
Sent: Thursday, May 08, 2008 12:52 PM
To: sftalk_at_forth.com
Subject: [sftalk] TTY question

Hi Everybody,

The current functionality of the TTY window with regard to GET-XY and
SET-XY is that the entire window is part of that addressing scheme.
Specifically, if you have 100 lines scrolled off of the screen, and
execute "0 0 SET-XY" the cursor will be repositioned at the very top
of the buffer, not at the top of the visible screen.

I consider this broken; I think that "0 0 SET-XY" should reposition
the cursor to the top of the visible window.

The question here is: Does anyone depend on this behavior enough to
warrant NOT fixing it?

Thanks,
rick

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Sat May 10 2008 - 10:00:11 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:44 PST