Fenstergröße an Grafikgröße angepasst.

This commit is contained in:
mösi 2010-02-23 14:28:32 +00:00
parent f726a9bc6e
commit 09a5b60741
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ CharProc_BSTN1() {
GuiAddKeySN("052",601,168)
GuiAddKeySN("053",658,168)
Gui, +AlwaysOnTop +ToolWindow
Gui, Show, y%yposition% w776 h200 NoActivate, NEO-Bildschirmtastatur (neu!)
Gui, Show, y%yposition% w729 h199 NoActivate, NEO-Bildschirmtastatur (neu!)
BSTNUpdate()
BSTNalwaysOnTop := 1
GuiCurrent := "BSTN"