The following feature request was posted on SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=2516291&group_id=681&atid=350681

mastercom wrote:
--------------------------------------------------------
setmode()

Hi Harbour Guys,
I'm using harbour on the following env:

HB_ARCHITECTURE=w32
HB_COMPILER=mingw32
HB_GT_LIB=gtwvt

it would be nice if the setmode() function automatically sets the character
size of display window.
for example, if I call setmode(25,80) and enlarge the window size to the
entire screen and, after doing that, call setmode(43,80) harbour does not
set the requested size.
If I reduce the windows size (and the characters size), then the second
setmode(43,80) works properly.
Is it possible to do this work automatically?

Thank you and thanks a lot for harbour.
--------------------------------------------------------


  Chen.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to