[ scummvm-Patches-956989 ] Various Console fixes

SourceForge.net noreply at sourceforge.net
Wed May 19 21:38:16 CEST 2004


Patches item #956989, was opened at 2004-05-19 21:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=956989&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Willem Jan Palenstijn (wjpalenstijn)
Assigned to: Nobody/Anonymous (nobody)
Summary: Various Console fixes

Initial Comment:
The attached patch should fix most of the problems that
occur when the Console buffer overflows and wraps back
to the start and some related issues:

* new lines are now cleared
* scrollbar now works correctly after a wraparound
* home/end now move the cursor to the start/end of the
current prompt
* shift+home/end move the window to the top/bottom
* shift+pageup/pagedown move the window up/down a page

I renamed the function updateScrollBar to
updateScrollBuffer because it now also updated some
state not directly related to the scrollbar.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=956989&group_id=37116




More information about the Scummvm-tracker mailing list