Przemysław Czerpak wrote:

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.

This has caused so many questions over the years I wonder if it might not just be better to run setmode by default? Or perhaps just take the visible window height, and use that with setmode. I can't really see someone wanting to use the scroll bars with a real app. I tried with the debugger, it's dreadful.

Speaking of the debugger, it was wonderfully easy to get it working with HWGUI and the only reason I don't use it is because I have gotten so used to not doing so.

Regards
Alex
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to