gui窗口向上移出屏幕时,高度会减少

遇到了问题?请先进行搜索(中文和英文),然后在此提问

Moderators: tmplinshi, arcticir

ZeronoFreya
Posts: 16
Joined: 31 Jan 2015, 09:28

gui窗口向上移出屏幕时,高度会减少

19 Mar 2015, 12:16

比如下面的测试脚本,当我按住text控件移动窗口时,如果窗口菜单栏的部分移出屏幕时,会缩...高度
怎么解决呢?

Code: Select all

Gui,+AlwaysOnTop +Owner +ToolWindow
Gui, Add, Text, x22 y230 w430 h30 +Border gGuiMove, Text
; Generated using SmartGUI Creator 4.0
Gui, Show, x214 y93 h379 w479, New GUI Window
Return

GuiClose:
ExitApp

GuiMove:
	PostMessage, 0xA1, 2,,, A
return

Esc::	ExitApp
Autohotkey2

Return to “请求帮助”

Who is online

Users browsing this forum: No registered users and 47 guests