Groups
Groups
Sign in
Groups
Groups
Harbour Users
Conversations
About
Send feedback
Help
SETMODE / Window won't resize / Windows 11
76 views
Skip to first unread message
Hurricane
unread,
Sep 21, 2025, 5:12:03 PM (5 days ago)
Sep 21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Harbour Developers
Hi,
Windows 11, without GT, the window does not resize
Windows 10, without GT, the window resizes normally
Windows 11, with GT, the window resizes
normally
FUNCTION
MAIN
()
CLS
?
setmode
(
25
,
80
) // .T.
@
00
,
00
TO
24
,
79
INKEY
(
0
)
CLS
?
setmode
(
40
,
100
)
// .T.
@
00
,
00
TO
MAXROW
(),
MAXCOL
()
INKEY
(
0
)
CLS
?
setmode
(
50
,
120
)
// .T.
@
00
,
00
TO
MAXROW
(),
MAXCOL
()
INKEY
(
0
)
RETURN
NIL
Regards,
Hurricane
Reply all
Reply to author
Forward
0 new messages