Messages - kli6891 [ switch to compact view ]

Pages: prev1 2 3 4 5 [6] 7 8next
26
Coding Snacks / Maximize Windows "partially" [finished]
« on: August 19, 2009, 05:38 PM »
Is it possible to make a program using AHK such that when I maximizes a window, it doesn't fill the entire screen, rather it fills it partially.

The gadgets sidebar in Windows Vista is like this; when you maximize, the window maximizes up to the sidebar, and doesn't cover it. Something like that, but a user defined region, is what I'm looking for.


Thanks.

27
Oh wow! What are the chances of this: We live in the same town, mouser!  ;D

28
Post New Requests Here / Re: IDEA: Azerty-qwerty convertor
« on: August 06, 2009, 09:14 PM »
Program finished!   :)

Download azerty converter.exe and run it. (I also included the .ahk file for those interested)

Just select a block of text, and hit ctrl + shift + q, to change text from qwerty to azerty (e.g. "1qw" to "&az"). Hit ctrl+shift+a
to change it the other way.

Note that both hotkeys are active, regardless of the current keyboard layout/mapping.

29
Post New Requests Here / Re: IDEA: Azerty-qwerty convertor
« on: August 06, 2009, 02:55 PM »
I should be able to make this in AHK pretty easily. I'll post an updated when I finish.

EDIT: this might take longer than expected, since I have to make an if statement for every key. :(
EDIT2: nvm what I just said in "EDIT:". I must have been brain dead.

30
Post New Requests Here / Re: IDEA: Rename Pad
« on: August 06, 2009, 11:47 AM »
Hmm... I might be able to whip something up using AHK. I'll report back after more investigation.


EDIT: Yeah, this definitely seems possible (and maybe even "easy"  :-\). I can make it in a couple of days.

EDIT: Ok! I finished the program, if anyone is still interested.


Open the program, choose "Select Files" and choose the files you want to rename. The edit box will then contain the file names of the files you selected. Make your changes, and hit "save and close" to rename the files, or hit "discard and close" to discard the changes.

Too unskilled to make an icon.  :P

Pages: prev1 2 3 4 5 [6] 7 8next
Go to full version