topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Sunday June 29, 2025, 9:21 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 89 90 91 92 93 [94] 95 96 97 98 99 ... 184next
2326
Post New Requests Here / Re: IDEA: Replace mouse click with a key press
« Last post by jgpaiva on August 21, 2007, 04:26 AM »
Easy...

Ctrl::
  send,{lbutton}
  return
Just save as a .ahk file, install www.autohotkey.com and run :)
2327
Post New Requests Here / Re: Idea: Download directly to CD
« Last post by jgpaiva on August 21, 2007, 03:13 AM »
Hi Edna!
There's no way to bypass the disk on a download. This is because any CD recorder needs to have the full file before recording it to a CD.

IIRC, there are programs that allow you to drag and drop stuff on to the cd drive, as if it was a hard drive. So, you could download the stuff to a temporary folder, and once it was completed, drag and drop it on to the CD drive and delete it from the disk :)
2328
Living Room / Re: 2007 Worst dialog nominee, spelling category
« Last post by jgpaiva on August 20, 2007, 06:03 PM »
Hmmm - the site is at a .br domain. I'm thinking English probably isn't their first language. Maybe it's spelled correctly in Portuguese!  :D
Interestingly, the first time i saw this thread, i thought "damn looks like this guy is translating directly from portuguese". Now it makes sense! (i hadn't noticed the .br domain ;)).
"in case of a doubt about" is a portuguese expression, apparently that guy didn't know it doesn't exist in english :)

(the 'e' between "K" and "L" means "and" :) )
2329
General Software Discussion / Re: Mouse software
« Last post by jgpaiva on August 20, 2007, 01:10 PM »
I do like Gridmove but sometimes I want to do a quick vertical mosaic arrangement of my windows, and I wished I could do it with a StrokeIt gesture
IIRC, strokeit can launch specific files, right?

Then, all you need is to have it launch the file i attached to this post! (after extracting it, of course ;) )
2330
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on August 20, 2007, 10:44 AM »
Ok, i uploaded a new version with the option to hide the grid numbers :)
2331
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on August 20, 2007, 10:24 AM »
The reason I was not interested in the numbers was because they looked terrible...  a white outline with red text.
You bet they do. I also don't like those, let's see how it looks without numbers ;)
2332
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on August 20, 2007, 09:17 AM »
Allow use of a generic MonitorWidth and other variables be used for each monitor, rather than having to replicate/clone Monitor1Width throughout the config.
I have just reviewed this, and noticed that GridMove's code has changed a lot since those times. Currently, it's not possible to make such variables.. Sorry :(

  • ... and maybe have an option to showgrid with/without numbers
Not a problem, please just telm something else: you'd like the letters to not be shown too? (see "maximize", "minimize", etc in the edge grid template)
2333
General Software Discussion / Re: The software awards scam
« Last post by jgpaiva on August 20, 2007, 09:02 AM »
I cast another vote for snapfiles.
Since they refused the inclusion of GridMove with VERY good reasons to do so, i've trusted snapfiles several times and only found good software through them.
Now i just hope to have GridMove at the level of being included in snapfiles ;)

PS: at the time, they complained about not having instalation nor help file in a decent format (now it's a simple, quite big txt).
2334
Living Room / Re: How do you organise your 'My Documents' folder
« Last post by jgpaiva on August 20, 2007, 08:55 AM »
I use a similar method to TucknDar's.
I keep my scripts ordered by project (each with its own folder) in the scripts folder.
Then, i keep my other (very small) projects and attempts ordered by language (java, cpp, etc).
As for school stuff, i keep it ordered by year -> semester -> subject.

Images are sorted in folders, by year and by place (for example: 2007-Italy).
2335
General Software Discussion / Re: Mouse software
« Last post by jgpaiva on August 20, 2007, 08:48 AM »
I haven't come across a clash yet, personally, and so far none have been reported by anybody else.
The problem app, is that these hotkeys are all with the mouse.
But i've been thinking about just that: adding some modifier to gridmove, to make it easier and have less clashes. The only reason i haven't done so already is because that forces the user to use both hands instead of using only the mouse's hand.
2336
General Software Discussion / Re: Mouse software
« Last post by jgpaiva on August 20, 2007, 07:54 AM »
As for that first script that lanux mentioned, i think it will probably conflict with the other ahk script you have :(

oh, i wasn't aware of that, jgpaiva.. what is the problem with that script?
The problem is that it registers too many hotkeys, it's a problem i still haven't been able to fix.
The same thing happens with GridMove. If some other program registers the middle mouse button, GridMove won't work with that key anymore.
2337
General Software Discussion / Re: Mouse software
« Last post by jgpaiva on August 20, 2007, 07:06 AM »
<shameless plug :)> Don't forget GridMove!! </shameless plug :)>

As for that first script that lanux mentioned, i think it will probably conflict with the other ahk script you have :(
2338
Living Room / Re: Bloons Tower Defense - Very Well Done
« Last post by jgpaiva on August 20, 2007, 05:50 AM »
I made it to round 40.. never got the hypersonic monkey though :(
You should!

I sold a bunch of stuff and and bought one monkey! It was damn fast.
Then i sold everything else and got myself another monkey.
3 rounds after that, i lost :)
2339
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on August 20, 2007, 05:46 AM »
Hmmm, not sure of an exact size -- how would I give you a measurement?
Well... Tell me something in terms of percentage of your screen. I can tell you that the center part of that grid i mentioned (EdgeGrid) takes 80% of the screen height and 80% of the screen width.

The red grid with the number 5 takes 40% of the screen height and 40% of the screen's width.
2340
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on August 20, 2007, 05:41 AM »
I've just completed an update to GridMove. It now supports Mouser's DCupdater!! :D
2341
Code: Autohotkey [Select]
  1. ; make sure the dcuhelper.exe is in a subdirectory called 'dcuhelper' of this script's location
If i change the "dcuHelperDir" to %A_ScriptDir%, it won't work? dcuhelper can't be in the script's dir?

Thanks for "outputdebug", i didn't know that existed! :D
2342
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on August 19, 2007, 01:49 PM »
That template has another interesting feature.
Try dragging any window to the top grid. It'll maximize vertically that window ;)

How wide would you like the grid to be?
2343
AutoHotkey / Re: AutoHotkey- alternative?
« Last post by jgpaiva on August 19, 2007, 12:12 PM »
AHK is good do u know can we embed AHK with C++ builder or delphi?
Unfortunatelly, i think not arunpawar :(
But autoit is pretty similar and from what i can understand, it can be used with other languages.
2344
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on August 19, 2007, 12:04 PM »
dzr:
  GridMove has several grid templates. I suppose you must be using the default one.
Just right-click the icon in the tray area (next to the clock), and choose templates -> EdgeGrid. The middle grid centers the current window.

My question is: would you like something similar to that middle grid, but with other dimensions?
2345
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on August 17, 2007, 05:40 PM »
Is there a way to create a Center area?
I did a post search and I see a question without an answer (unless it was worded differently).
Oh.. You refer to centering the active window?
2346
Finished Programs / Re: r4r - Lightweight media player
« Last post by jgpaiva on August 17, 2007, 02:49 PM »
It looks like the images are missing, aren't them?
2347
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on August 17, 2007, 08:52 AM »
Make it possible to have comments in .grid files (some grids may appear somewhat complex without commenting)
A .grid file is a simple ini file, thus, commenting with ';' is allowed. (at least, i think that's the character for comments in ini files.

Option for transparency (in percent) of those solid "target bars" might help in operating dense grids. This way you would see through them while docking a window.
Yes, that was present on earlier GridMove's versions, but i somehow removed it. But no worries, i noticed that last week and already have it working again. Will be on next version.

HTML help (.chm) file would be very helpful and much easier to read. I can make one for you if you decide to include it in the bundle.
Well.. That's not the only thing that needs to be fixed on the help file. It's quite outdated now, and i really really need to remake it (in chm ;) ).

Allow use of a generic MonitorWidth and other variables be used for each monitor, rather than having to replicate/clone Monitor1Width throughout the config.
Initially, gridmove worked like that. The problem was that if there was no distinction, there would be no way to have a different grid on each monitor.
But that's a good point, i can add another variable that would work for all monitors.

  • ... and maybe have an option to showgrid with/without numbers
I guess that makes sense, I'll see what i can do.
Notice that the number are supposed to be used with the winkey+1,winkey+2, etc... And with the Winkey+g shortcut, to move windows to specific grid parts.
2348
General Software Discussion / Re: intellicomplete and vista
« Last post by jgpaiva on August 17, 2007, 05:47 AM »
urlwolf: Aren't there any alternatives? I'd say there should be some similar programs out there...
2349
General Software Discussion / Re: Photo panorama creation
« Last post by jgpaiva on August 16, 2007, 05:08 AM »
Carol: i usually don't change any settings, just use the camera in automatic :)
But i can see what you mean, next time i make such photo, i'll remember to do that. Thanks! :D
2350
Post New Requests Here / Re: Max Window size
« Last post by jgpaiva on August 16, 2007, 05:06 AM »
 ;D ;D I should have thought of that...
It isn't as handy as what you asked for, but sure can solve your problem :)
That's the reason why Nighted suggested autosize, it looks like a similar software.
Pages: prev1 ... 89 90 91 92 93 [94] 95 96 97 98 99 ... 184next