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 7 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Habit Former (bug fixed)
channelog

Replies: 5
Views: 1018

PostForum: Scripts & Functions   Posted: Mon Oct 08, 2007 10:12 pm   Subject: Habit Former (bug fixed)
Ah, a prime candidate to test the programs efficacy!

Apparently it works the same both ways. I haven't researched it fully, but I've got it from a neuroscientist and have seen it pasted around the ...
  Topic: Habit Former (bug fixed)
channelog

Replies: 5
Views: 1018

PostForum: Scripts & Functions   Posted: Mon Oct 08, 2007 9:31 pm   Subject: Habit Former (bug fixed)
I'm relatively new to programming so if you spot a better ways of doing something, shout.

It is reported that habits are created by repeating an activity daily for around 22 days. This program take ...
  Topic: ListView add trouble (beginner)
channelog

Replies: 4
Views: 177

PostForum: Ask for Help   Posted: Wed Sep 26, 2007 12:45 pm   Subject: ListView add trouble (beginner)
Okay, I should've added that there are a few listviews on the same page, they need to be updated while open and I need to g-label them. Could I do this:


Gui, 4:Add,ListView, gActionTitlerev v ...
  Topic: ListView add trouble (beginner)
channelog

Replies: 4
Views: 177

PostForum: Ask for Help   Posted: Wed Sep 26, 2007 11:59 am   Subject: ListView add trouble (beginner)
Hi there,

I can't figure this one out. It must be a simple error on my part but I don't know what the I'm not doing right..




ReviewBoardPop:

Gui, 4:ListView, ActionTitlerev
...
  Topic: Fade in/out taskbar
channelog

Replies: 6
Views: 1622

PostForum: Scripts & Functions   Posted: Wed Sep 19, 2007 8:38 am   Subject: AAAAAAAAAARGH
Is there ANY way around the redrawing problems with the start menu???

I think this whole thing is against how windows functions. It feels wrong.
  Topic: Fade in/out taskbar
channelog

Replies: 6
Views: 1622

PostForum: Scripts & Functions   Posted: Tue Sep 18, 2007 8:16 pm   Subject: Fade in/out taskbar
Thanks bobo,

Here's a reworked and simplified version, seperating the rate of fade from the mouse:

;
; Tweakable fading taskbar
;
; G.
;

CoordMode, Mouse, Screen
Twk = 190 ...
  Topic: Fade in/out taskbar
channelog

Replies: 6
Views: 1622

PostForum: Scripts & Functions   Posted: Mon Sep 17, 2007 9:40 pm   Subject: Fade in/out taskbar
Hi there

I'm new to this programming thing, so this may be a very complicated method of doing this.

How to use the extra real estate though? And I find there's a problem with
the start menu fo ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group