Hi,
this works:
Code:
c_lenderID = 1
lender = z005
gui, Add, Checkbox, Section checked%c_LenderID% vc_lenderID,%lender%
Gui, Add, Edit, ys w50 r1 limit4 uppercase vlender, %lender%
Gui, Add, Button, gButton1, Change
Gui,show
return
Button1:
guicontrol,,c_lenderID, test
return
I can't try your hotkey because my keyboard has no win-key. I tried to use alt-j, but this also won't work.
I tried with v1.00.34.0.
@Chris:
What do you think about a sticky document here:
In case of problems check the last executed lines, the variables etc.?
NiWi.