AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Changing value for SysDateTimePick321

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
snurre
Guest





PostPosted: Tue May 13, 2008 3:46 pm    Post subject: Changing value for SysDateTimePick321 Reply with quote

I have a DateTime control in a program that is not my script, so I can't use and GUI commands. Is there a way to change the text in a SysDateTimePick321 control other than the following?

Code:
ControlSend, SysDateTimePick321, %NewStart1%{RIGHT}%NewStart2%{RIGHT}%NewStart3%{RIGHT}%NewStart4%{RIGHT}%NewStart5%{RIGHT}%NewStart6%{RIGHT}


The problem with this is that I haven't found a way to find the caret position, so any user input must be blocked :/

PS: ControlSetText doesn't work either, as far as I can tell for now
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group