topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday May 10, 2024, 4:55 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: [1] 2 3 4 5 6 ... 10next
1
Post New Requests Here / Re: Vista style filename editing in XP
« Last post by edit_check on January 03, 2019, 09:38 PM »
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.
Pages: [1] 2 3 4 5 6 ... 10next