ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Vista style filename editing in XP

<< < (4/4)

lothark:
Tried v1.1 butit still exhibits the same behaviour of not selecting the filename. I have reloaded XP SP3 since my previous post.

edit_check:
Hi, i know it is old, but the aplication is not working propertly (like was reported by another users)

So, i checked the source code and the problem is (on line 44):


--- ---ControlSend,%focus%,{Left %length%},ahk_id %active%
So, need add "+" before:


--- ---ControlSend,%focus%,+{Left %length%},ahk_id %active%
That is all to fix the problem.

mouser:
Thanks for sharing that fix, edit_check  :up:

Navigation

[0] Message Index

[*] Previous page

Go to full version