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 28 matches
AutoHotkey Community Forum Index
Author Message
  Topic: More advanced programming language, AHK-like?
q335r49

Replies: 22
Views: 4369

PostForum: General Chat   Posted: Tue Feb 02, 2010 5:50 am   Subject: More advanced programming language, AHK-like?
Processing!!!!!

Best language ever. Very much like ahk, in that you can see your results immediately. Think about how easy it was to program a Ti-85. One of the first thing I made was a race-car ...
  Topic: Distraction Elimination / Full Screen Script
q335r49

Replies: 22
Views: 15356

PostForum: Scripts & Functions   Posted: Sun Jan 24, 2010 6:22 pm   Subject: Distraction Elimination / Full Screen Script
That's def a good idea. I made it so using "CLASS_", as in "CLASS_SomeWindowClass" matches class, and the window class is automatically set as the default option when defining a n ...
  Topic: Distraction Elimination / Full Screen Script
q335r49

Replies: 22
Views: 15356

PostForum: Scripts & Functions   Posted: Sat Jan 23, 2010 5:42 pm   Subject: Distraction Elimination / Full Screen Script
tx! let me know if u find any bugs / stupidities
  Topic: Distraction Elimination / Full Screen Script
q335r49

Replies: 22
Views: 15356

PostForum: Scripts & Functions   Posted: Sat Jan 23, 2010 6:10 am   Subject: Distraction Elimination / Full Screen Script
Bumping this topic for some feedback, because I've polished everything down to a smooth, user-freindly shine. Cool Like these sunglasses. Give it a shot, if MAXIMUM CONCENTRATION is your thing.
  Topic: A Starcraft Broodwar Script V1.3b
q335r49

Replies: 41
Views: 7482

PostForum: Scripts & Functions   Posted: Sat Jan 23, 2010 5:55 am   Subject: A Starcraft Broodwar Script V1.3b
Dude... Flash or Jaedong? Shocked Finals are on in like 3 hours
  Topic: Poor Man's Fullscreen
q335r49

Replies: 7
Views: 11266

PostForum: Scripts & Functions   Posted: Tue Dec 08, 2009 7:35 am   Subject: Poor Man's Fullscreen
Hey, I'm surprised this is still up here. I've actually found it quite useful, as I write my paper. Try the new version "Distraction Elimination / Full Screen Script", which is basically t ...
  Topic: Distraction Elimination / Full Screen Script
q335r49

Replies: 22
Views: 15356

PostForum: Scripts & Functions   Posted: Thu Dec 03, 2009 6:58 am   Subject: Distraction Elimination / Full Screen Script
hmm... are u familiar with the scripting language at all? Because i think all you would need is a full screen black gui behind the most active window. Here's one possibility:

Gui, Color, 000000 ...
  Topic: Distraction Elimination / Full Screen Script
q335r49

Replies: 22
Views: 15356

PostForum: Scripts & Functions   Posted: Mon Nov 30, 2009 12:30 am   Subject: Distraction Elimination / Full Screen Script
hmm.. how are you maximizing? Because if you hide the windowborder, and then click the maximize button, it should resize after mouse idle.
  Topic: Distraction Elimination / Full Screen Script
q335r49

Replies: 22
Views: 15356

PostForum: Scripts & Functions   Posted: Sun Nov 29, 2009 11:11 am   Subject: Distraction Elimination / Full Screen Script
good suggestions... I made some changes to the script... it now follows the active window, but you have to click on the black part (and not merely hover over) to hide it... u can also click to hide ju ...
  Topic: Distraction Elimination / Full Screen Script
q335r49

Replies: 22
Views: 15356

PostForum: Scripts & Functions   Posted: Sat Nov 28, 2009 8:05 am   Subject: Distraction Elimination / Full Screen Script
http://img10.imageshack.us/img10/1938/screenshotrx.jpg

-- Allows you to make any application full screen by putting a border around it.
-- This is the final polished version: built-in help dialo ...
  Topic: Clipboard Archives / hidden command line
q335r49

Replies: 0
Views: 462

PostForum: Scripts & Functions   Posted: Sun Jul 12, 2009 4:05 pm   Subject: Clipboard Archives / hidden command line
I'm posting this here because I find this extremely useful (and not because of any complexity) The idea is that this script turns whatever is in the clipboard into a file. Several uses:

1) I often ...
  Topic: Search As You Type
q335r49

Replies: 2
Views: 462

PostForum: Ask for Help   Posted: Fri Aug 15, 2008 7:43 pm   Subject: Search As You Type
I wonder if someone has already implemented a search as you type function -- i.e. search some string as you type? Much appreciated,

Leon
  Topic: Poor Man's fullscreen
q335r49

Replies: 0
Views: 957

PostForum: Scripts & Functions   Posted: Thu Aug 14, 2008 7:22 am   Subject: Poor Man's fullscreen
I wrote this some time ago, because I was using Microsoft Word and could't get a decent full screen. I've started using a word processor again, and I thought I might share it. Basically, it doesn't ...
  Topic: Virtual Memory Problem
q335r49

Replies: 2
Views: 509

PostForum: Ask for Help   Posted: Mon Mar 10, 2008 8:47 am   Subject: Virtual Memory Problem
Why the damn hell do I always get so pissed reading these responses? Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy
  Topic: Virtual Memory Problem
q335r49

Replies: 2
Views: 509

PostForum: Ask for Help   Posted: Mon Mar 10, 2008 12:04 am   Subject: Virtual Memory Problem
Here is the problem. You have N scripts, where N is a large number, all wanting to talk to each other. They talk to each other very fast, so you do not want to write to file. How is this possible? ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group