HeXetic Posted December 17, 2008 Posted December 17, 2008 (edited) Is it possible to create an input field for entering the time but make it function like the Windows Clock time field? For example if you look at the screenshot below the hours minutes and seconds are all separated by a colon that cannot be removed, and each part of the time (i.e. hours, minutes, seconds) is edited separately. Edited December 17, 2008 by HeXetic
Zedna Posted December 17, 2008 Posted December 17, 2008 Use $DTS_TIMEFORMAT style: $Date = GuiCtrlCreateDate("", 102, 10, 70, 20, $DTS_TIMEFORMAT ) Resources UDF ResourcesEx UDF AutoIt Forum Search
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