Deadkeys-Schaubild-Entwurfsversion
git-svn-id: https://svn.neo-layout.org@1120 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
parent
9f6e2784bc
commit
8d585fb1a7
2 changed files with 6 additions and 0 deletions
|
@ -725,6 +725,11 @@ Switch6:
|
|||
goto Switch
|
||||
Return
|
||||
|
||||
SwitchDK:
|
||||
tImage := ResourceFolder . "\deadkeys.png"
|
||||
goto Switch
|
||||
Return
|
||||
|
||||
Switch:
|
||||
if (guiErstellt)
|
||||
{
|
||||
|
@ -773,6 +778,7 @@ Show:
|
|||
Gui, Add, Text, y+3, Aus
|
||||
Gui, Add, Button, x+10 y+-30 gShow, F8
|
||||
Gui, Add, Text, x+5, OnTop
|
||||
Gui, Add, Button, xm+5 gSwitchDK, Deadkeys
|
||||
Gui, Add, Picture,AltSubmit ys w729 h199 vPicture, %Image%
|
||||
Gui, +AlwaysOnTop
|
||||
Gui, Show, y%yposition% Autosize
|
||||
|
|
BIN
windows/neo-vars/src/deadkeys.png
Normal file
BIN
windows/neo-vars/src/deadkeys.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 431 B |
Loading…
Reference in a new issue