ranomore
Joined: 06 Nov 2004 Posts: 178 Location: Salt Lake City, UT
|
Posted: Tue Nov 09, 2004 11:39 pm Post subject: Gui, Add, Limit |
|
|
I just installed 1.0.23 on my Win98 machine. It appears that the limit option for GUI add no longer functions. This is my script line:
| Code: | | Gui, Add, Edit, x65 y0 w50 r1 limit7 lowercase vfilename, %filename% |
This worked correctly in 1.0.22 and appears to affect both native .ahk files and compiled .exe scripts (I tried both). However, the compiled script I made previously with 1.0.22 was not affected. |
|