Page 2 of 2

Posted: 2006-12-21, 21:26 UTC
by jb
2SanskritFritz
Thank you very much for your detailed response packed with many interesting hints! :D
SanskritFritz wrote:At my work I use AHK for automated software testing, because AHK supports bitmap search, which is indispensable for me, as the app tested resides only on remote desktop, this means, no controls are available for automating, only screenshots of work phases. AHK works just wonderfully here.
Probably I will need this impressive feature sooner or later, especially if AHK convinces with speed and incredible stability as you mention.


2ZoSTeR
Thank you also for your input.

Posted: 2006-12-21, 22:23 UTC
by SanskritFritz
2jb
Another convert :-)

Posted: 2006-12-21, 23:54 UTC
by Hacker
I see no awkward syntax in AHK...

Roman

Posted: 2006-12-22, 16:58 UTC
by SanskritFritz
2Hacker
Then you are a real convert :lol:

Re: Request: cm_MkDir (F7 NewFolder) improvements

Posted: 2007-01-13, 22:29 UTC
by RID500
jb wrote:I appreciate the new features of the cm_MkDir command (F7 NewFolder).

The HISTORY.TXT file describes them as follows:
  • 05.02.06 Added: Suggest dir name under cursor as default name on F7 Mkdir, so the user can edit the name.
  • 14.05.06 Added: F7 "New Folder" now has its own history of last created folders
Nevertheless I suggest the following:
  1. Also a file name should be suggested if the focus is on a file.
New in v7 pb3
  • 13.12.06 Added: F7 Create directory: Suggest name of file under the cursor as the default (minus the extension)
Very nice. Thank you very much Ghisler.

Posted: 2007-01-26, 13:43 UTC
by patr!k
hi guys,
how to disable this "function"?

Posted: 2007-01-26, 14:19 UTC
by StickyNomad
2patr!k

Well, as the suggested file/foldername is completely selected by default when the dialog opens, you can immediately type your desired new foldername if you don't want to use the suggested name. Just as if the textfield was empty...

Posted: 2007-01-26, 18:27 UTC
by patr!k
yep, i understand this, but sometimes it is not necessary to leave history behind you...

UPDATE:
solved by ghisler and m^2 in different thread [History list - number of remembered folders]. Sorry guys, can not post link coz iam new member here :roll: )