On Thu, 04 Feb 2010, Chen Kedem wrote:

Hi,

> Wilfried Brunken submitted the following bug report:
> http://sourceforge.net/tracker/index.php?func=detail&aid=2945728&group_id=681&atid=100681
> 
> When the Windows console buffer size does not match window size,
> Harbour programs works in a non-consistent way.

It is consistent. Just simply Harbour use whole console buffer as
application window. It allows to use by harbour programs bigger
virtual window then the screen size and user can scroll the visible
part.

> Calling SETMODE() fixed such anomalies by setting both to the same
> dimemntions.

SETMODE() sets the same dimensions for the window size and console
buffer size.

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to