| Author |
Message |
Topic: Fancy Font Generator - chars changer |
Jasdeep
Replies: 3
Views: 33
|
Forum: Ask for Help Posted: Fri Mar 19, 2010 2:42 pm Subject: Fancy Font Generator - chars changer |
try this
Gui, Add, Edit, r9 gFontgen vMyEdit, Text to appear inside the edit control (omit this parameter to start off
Gui, Add, Edit, r9 vMyEdit2, Text to appear inside the edit control ( ... |
Topic: .exe strange error for imagesearch |
Jasdeep
Replies: 5
Views: 65
|
Forum: Ask for Help Posted: Fri Mar 19, 2010 11:14 am Subject: .exe strange error for imagesearch |
| but it works fine even if i use %A_ScriptDir% |
Topic: .exe strange error for imagesearch |
Jasdeep
Replies: 5
Views: 65
|
Forum: Ask for Help Posted: Thu Mar 18, 2010 2:26 pm Subject: .exe strange error for imagesearch |
| well i dont know what kind of clue i should give and also i cant place my project here as it is more than 7000 lines of code well as i said the problem was sometimes the imagesearch operation gives er ... |
Topic: .exe strange error for imagesearch |
Jasdeep
Replies: 5
Views: 65
|
Forum: Ask for Help Posted: Thu Mar 18, 2010 12:07 pm Subject: .exe strange error for imagesearch |
| hi guys in my project i do lot of imagesearch and everything works up to mark but the moment i create a .exe of my .ahk file and when i place a shortcut of it on the desktop then for first few runs it ... |
Topic: ahk running slow on another pc |
Jasdeep
Replies: 2
Views: 102
|
Forum: Ask for Help Posted: Mon Mar 08, 2010 9:16 am Subject: ahk running slow on another pc |
| thanks but i have already added up these lines but still anyways thanks again...i hope it gets figure out soon |
Topic: ahk running slow on another pc |
Jasdeep
Replies: 2
Views: 102
|
Forum: Ask for Help Posted: Thu Mar 04, 2010 10:56 am Subject: ahk running slow on another pc |
| my developed gui tool works fine with high speed on one pc but when i tried to run it on another pc it was running very slow especially it takes long time to search a image....the another pc has 3.5gb ... |
Topic: setbatchlines -1 and imagesearch performance issue |
Jasdeep
Replies: 8
Views: 116
|
Forum: Ask for Help Posted: Thu Feb 18, 2010 7:38 am Subject: setbatchlines -1 and imagesearch performance issue |
@Zaelia
thanks a million i did that in all my scripts and ya #NoEnv #Persistent added prior |
Topic: setbatchlines -1 and imagesearch performance issue |
Jasdeep
Replies: 8
Views: 116
|
Forum: Ask for Help Posted: Wed Feb 17, 2010 5:23 pm Subject: setbatchlines -1 and imagesearch performance issue |
@Murx no its for my Automatic release test project
@hugov good joke |
Topic: setbatchlines -1 and imagesearch performance issue |
Jasdeep
Replies: 8
Views: 116
|
Forum: Ask for Help Posted: Wed Feb 17, 2010 5:14 pm Subject: setbatchlines -1 and imagesearch performance issue |
| @Guest thanks a ton |
Topic: setbatchlines -1 and imagesearch performance issue |
Jasdeep
Replies: 8
Views: 116
|
Forum: Ask for Help Posted: Wed Feb 17, 2010 3:23 pm Subject: setbatchlines -1 and imagesearch performance issue |
hi everybody i want to ask two questions
1)in my project i have around 25 scripts...so is it feasible to add Setbatchlines -1 in all scripts????? ofcourse it runs at maximum speed but i want to know ... |
Topic: button 1 executing tab 3 button's action...not working |
Jasdeep
Replies: 2
Views: 52
|
Forum: Ask for Help Posted: Mon Feb 15, 2010 11:56 am Subject: button 1 executing tab 3 button's action...not working |
| good idea but button on tab3 calls a function i tried with function calling it works but i thought of doing something what i wished above...hope u will get me some more ideas and thanks for your answe ... |
Topic: button 1 executing tab 3 button's action...not working |
Jasdeep
Replies: 2
Views: 52
|
Forum: Ask for Help Posted: Mon Feb 15, 2010 11:19 am Subject: button 1 executing tab 3 button's action...not working |
| hi everyone...in my gui i have three tabs and on each tab i have button so now what i am trying to do is when i press a button from tab1 then it should press the button of tab 3 and thus action relate ... |
Topic: how my ahk tool would recognize that a process has finished? |
Jasdeep
Replies: 13
Views: 192
|
Forum: Ask for Help Posted: Thu Feb 11, 2010 5:07 pm Subject: how my ahk tool would recognize that a process has finished? |
| ok buddy...but finally i made it working one thing i realised that bigger the area of search longer the time it takes to search and also the images are very sensitive slight diversion leads to error w ... |
Topic: Window should not be active, but controllable |
Jasdeep
Replies: 7
Views: 141
|
Forum: Ask for Help Posted: Thu Feb 11, 2010 3:39 pm Subject: Window should not be active, but controllable |
ok sorry here is the link
http://www.autohotkey.com/forum/topic53626.html
if you still have any problem then please let us know |
Topic: Window should not be active, but controllable |
Jasdeep
Replies: 7
Views: 141
|
Forum: Ask for Help Posted: Wed Feb 10, 2010 2:58 pm Subject: Window should not be active, but controllable |
| tomoe_uehara is absolutely right. few weeks back i had the same problem and i was suggested the same by ahk members garry.....etc. and when i implemented it just worked gr8t |
| |