Maksoud Posted May 28, 2016 Share Posted May 28, 2016 كيف اخلى الايديت بوكس ارقام فقط ؟ Link to comment
[iMr]-W[i]Fi,.! Posted May 28, 2016 Share Posted May 28, 2016 function Ex () local textasnumber = guiGetText(editname) if not tonumber(textasnumber) then return guiSetText(editname,"") end -- # You'r Code end Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now