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 40 matches
AutoHotkey Community Forum Index
Author Message
  Topic: [module] Toolbar Control 1.0 b1
tuna

Replies: 30
Views: 3325

PostForum: Scripts & Functions   Posted: Sat Mar 15, 2008 7:02 pm   Subject: [module] Toolbar Control 1.0 b1
Thanks - I'm having trouble in setting the image list - I pass the handle containing image list (hIL) but it doesn't seem to be able to get the image list and I'm left with blank buttons - I'm probabl ...
  Topic: Mouse move detection
tuna

Replies: 8
Views: 312

PostForum: Ask for Help   Posted: Sat Mar 15, 2008 2:48 pm   Subject: Mouse move detection
Yes I did try it out, and that's what I thought too, since it doesn't need a gui to work. Now I think the problem is when I activate Notpad++ and left click, it seems to stop the detection process, an ...
  Topic: Mouse move detection
tuna

Replies: 8
Views: 312

PostForum: Ask for Help   Posted: Sat Mar 15, 2008 12:41 am   Subject: Mouse move detection
Thanks, but that only works if the script gui is activated. Is there any way that the whole screen detection can work in the background?

Thanks
  Topic: Mouse move detection
tuna

Replies: 8
Views: 312

PostForum: Ask for Help   Posted: Thu Mar 13, 2008 6:25 pm   Subject: Mouse move detection
Thank Bobo, though I meant without the need of a timer - just catch a system message upon mouse movement
  Topic: Mouse move detection
tuna

Replies: 8
Views: 312

PostForum: Ask for Help   Posted: Wed Mar 12, 2008 9:51 pm   Subject: Mouse move detection
Is there a windows message that I can use that lets me know when the mouse moves on the screen. The detection must be for the whole screen, not just the gui like 0x200 WM_MOUSEMOVE.

Many thanks
  Topic: If var is type bug
tuna

Replies: 3
Views: 185

PostForum: Ask for Help   Posted: Wed Mar 12, 2008 12:55 am   Subject: If var is type bug
Yes, I see, though would that count as an if (expression) in the first place? I mean, certainly "if var is type" and "if (var is type)" both evaluates correctly, surely it logicall ...
  Topic: If var is type bug
tuna

Replies: 3
Views: 185

PostForum: Ask for Help   Posted: Wed Mar 12, 2008 12:40 am   Subject: If var is type bug
Hi, I just noticed a strange behaviour when evaluating var type - i've just checked this with alpha and number at the moment, but I've found that zero isn't always evaluated as type number when evalua ...
  Topic: Writing all variables
tuna

Replies: 2
Views: 207

PostForum: Ask for Help   Posted: Fri Dec 14, 2007 9:47 pm   Subject: Writing all variables
Does anyone know how I would be able to write all variables to a file without processing each individual one at a time, perhaps using a similar method to how listvars can list all variables?

Many t ...
  Topic: Progress bar in status bar
tuna

Replies: 9
Views: 581

PostForum: Wish List   Posted: Tue Dec 04, 2007 11:08 pm   Subject: Progress bar in status bar
Thank HuBa, but I don't quite follow, do you mean a parent window - I've not seen documentation on creating parent controls.

Many thanks
  Topic: Progress bar in status bar
tuna

Replies: 9
Views: 581

PostForum: Wish List   Posted: Tue Dec 04, 2007 8:06 am   Subject: Progress bar in status bar
But that would be text based right?
  Topic: Progress bar in status bar
tuna

Replies: 9
Views: 581

PostForum: Wish List   Posted: Mon Dec 03, 2007 10:13 pm   Subject: Progress bar in status bar
Perhaps not crucial, but the possiblity of a progress bar on a status bar (i.e. like IE) would be nice, since I keep have many little tasks that I would like to keep my eyes on - an simple unobtrusive ...
  Topic: Progress on statusbar
tuna

Replies: 6
Views: 523

PostForum: Ask for Help   Posted: Mon Dec 03, 2007 10:08 pm   Subject: Progress on statusbar
Cheers, but I guess thats another one for the wish list...
  Topic: Progress on statusbar
tuna

Replies: 6
Views: 523

PostForum: Ask for Help   Posted: Sun Dec 02, 2007 1:02 pm   Subject: Progress on statusbar
Is it possible to have a progress bar on a status bar (i.e. like IE) - it seems you cannot position any control over a statusbar and I really dont want to create another window for a faux effect.

A ...
  Topic: SB_SETTEXT() problem
tuna

Replies: 1
Views: 152

PostForum: Ask for Help   Posted: Fri Nov 30, 2007 10:55 pm   Subject: SB_SETTEXT() problem
thank ive found the error now (i reference partnumber starting from 0)
  Topic: SB_SETTEXT() problem
tuna

Replies: 1
Views: 152

PostForum: Ask for Help   Posted: Fri Nov 30, 2007 8:29 pm   Subject: SB_SETTEXT() problem
Hi
I can't seem to get sb_settext to work within functions (since I'm going to make many text and icon changes I wanted to simplify the procedure):

sys$status(fnl$txt = "", fnl$ico = ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group