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 

change text in textbox while typing

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





PostPosted: Thu Jun 26, 2008 7:57 pm    Post subject: change text in textbox while typing Reply with quote

I use TotalCommander and I use the QuickSearch very often.
The QuickSearch only finds text in filenames with an exact match (and I don't want to change it).

So if I have 2 folders

-= Important Pictures =-
Pic

and I start typing ALT+PIC, it will automatically jump to the Pic folder.
But I cannot press the T because there is no exact match at the beginning of a file or folder. What I want to do now is to check with
ahk_class TQUICKSEARCH
if the last key is in the textbox. If not, paste a * at the beginning of the textbox and press the key again. so it will look like *pict in the textbox and TC will jump to the first folder.
Back to top
sinkfaze



Joined: 18 Mar 2008
Posts: 139

PostPosted: Sat Jun 28, 2008 1:15 pm    Post subject: Reply with quote

Not to dissuade you from Total Commander or anything but have you tried using nDroid? It may be better suited to your task.
_________________
Have trouble searching the site for information? Try Quick Search for Autohotkey.
Back to top
View user's profile Send private message
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