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 

Search found 97 matches
AutoHotkey Community Forum Index
Author Message
  Topic: list view change 1 col
netboom

Replies: 1
Views: 47

PostForum: Ask for Help   Posted: Fri Feb 03, 2012 1:19 pm   Subject: list view change 1 col
Hi not sure what the problem is but when i try to moidfy just one cell it changes the first. does this not change the 11th cell?

LV_Modify(A_Index, Col11, ElapsedTime)



Loop % LV_GetCo ...
  Topic: getting information from xml file.
netboom

Replies: 5
Views: 109

PostForum: Ask for Help   Posted: Sat Jan 21, 2012 1:32 pm   Subject: getting information from xml file.
Thanks for your help with this. Your example makes it a lot clearer.

Here is my code, am i missing something I'm getting a blank msg.

a::

COM_Init()

xmldata =
(
<p ...
  Topic: getting information from xml file.
netboom

Replies: 5
Views: 109

PostForum: Ask for Help   Posted: Sat Jan 21, 2012 12:42 pm   Subject: getting information from xml file.
might be a little over my head. would you be able to show me an example.

Id like to give the script a name and for it to return the chips for that player.
  Topic: getting information from xml file.
netboom

Replies: 5
Views: 109

PostForum: Ask for Help   Posted: Sat Jan 21, 2012 11:30 am   Subject: getting information from xml file.
I'm trying to find the best way to extract some information from an xml file. I'm writing a script that warns me if my chips fall behond a certain level. here is the contents on an xml file.

< ...
  Topic: count time image appears?
netboom

Replies: 7
Views: 275

PostForum: Ask for Help   Posted: Fri Dec 09, 2011 9:37 am   Subject: count time image appears?
Sorry for the late response.

Sorry if the question wasnt clear. I have the same image that appears 1 or more times in a window. What would be the best way to count the times that image appears? a ...
  Topic: Illegal chars being passed to function?
netboom

Replies: 2
Views: 78

PostForum: Ask for Help   Posted: Wed Dec 07, 2011 5:20 pm   Subject: Illegal chars being passed to function?
thanks GJ, I'm sure i tried that lol
  Topic: Illegal chars being passed to function?
netboom

Replies: 2
Views: 78

PostForum: Ask for Help   Posted: Wed Dec 07, 2011 4:16 pm   Subject: Illegal chars being passed to function?
Hi im trying to send a doublick to a window. ive used some of the functions from the forums and the code works fine. However I can only get it to work if i send the window title in quotes " " ...
  Topic: count time image appears?
netboom

Replies: 7
Views: 275

PostForum: Ask for Help   Posted: Tue Dec 06, 2011 10:22 am   Subject: count time image appears?
rather than do multiple images searches on areas of the screen is there a better way to count the same image?

thanks.

Net
  Topic: Poker Hand Evaluator
netboom

Replies: 9
Views: 1062

PostForum: Scripts & Functions   Posted: Mon Dec 05, 2011 9:42 am   Subject: Poker Hand Evaluator
Hi thanks for the quick reply. Yeah looking closer I see what is happening im used to using if else in my code so took a while for me to work it out the hole thing out.

I was looking at changing y ...
  Topic: Poker Hand Evaluator
netboom

Replies: 9
Views: 1062

PostForum: Scripts & Functions   Posted: Sun Dec 04, 2011 1:22 pm   Subject: Poker Hand Evaluator
Hi thanks for some cool code. I'm currently trying to so something similar and was looking how you check for a straight. I'm having a little trouble understanding how the code works.

Straight : ...
  Topic: LV_ADD populate ListView
netboom

Replies: 2
Views: 65

PostForum: Ask for Help   Posted: Fri Dec 02, 2011 10:07 am   Subject: LV_ADD populate ListView
Nvm, got it
  Topic: LV_ADD populate ListView
netboom

Replies: 2
Views: 65

PostForum: Ask for Help   Posted: Fri Dec 02, 2011 9:37 am   Subject: LV_ADD populate ListView
I've used the following code to populate a listbox with window titles before. I've never however had more than 1 GUI. Is there a option to tell LV_add which listbox in which GUI or how should I do it? ...
  Topic: WM_APP help?
netboom

Replies: 2
Views: 116

PostForum: Ask for Help   Posted: Sun Nov 06, 2011 8:27 am   Subject: WM_APP help?
bump..
  Topic: WM_APP help?
netboom

Replies: 2
Views: 116

PostForum: Ask for Help   Posted: Fri Nov 04, 2011 12:11 pm   Subject: WM_APP help?
Hi, there is a program i use that has its own set of hotkeys. when one is pressed I get a WM_APP + 27 show up in winspector and then a return for the same message.

I tried to do the same in AHK
...
  Topic: pixel and image search
netboom

Replies: 1
Views: 96

PostForum: Ask for Help   Posted: Fri Oct 28, 2011 6:24 pm   Subject: pixel and image search
was interested in finding out how much faster pixelgetcolour is compared to image search so wrote a little test.

I borrowed the timing function from somewhere on the forum. My result
suprised me ...
 
Page 1 of 7 Goto page 1, 2, 3, 4, 5, 6, 7  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group