Swift Posted February 6, 2008 Posted February 6, 2008 I have a function. and i want it to clear the input...how would this work? Is there a special thing for this? I dont know...GUICtrlSendMsg() ...will that work? didnt have any luck...but I want to clear Input1 and Input2 which are both GUICtrlCreateInput()'s Thanks!
AdmiralAlkex Posted February 6, 2008 Posted February 6, 2008 Dont GUICtrlSetData() works?? .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Swift Posted February 6, 2008 Author Posted February 6, 2008 (edited) I Shall Try, Thanks! Works Like A Charm! Thanks! I Knew This Function, Just Forgot About It! Edited February 6, 2008 by Swift
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