topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday November 12, 2025, 12:50 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 ... 126 127 128 129 130 [131] 132 133 134 135 136 ... 184next
3251
Post New Requests Here / Re: IDEA: ESC closes Windows Explorer (AHK)
« Last post by jgpaiva on October 08, 2006, 07:06 AM »
Something in this terms might solve it:

ESCflag := false

$ESC:
  Send,{ESC}
  IF WinActive("ahk_class ExploreWClass")
    IF ESCflag
      send,!{F4}
    else
    {
      ESCflag := True
      settimer,SomeTimer,1000
    }
  return

SomeTimer:
  settimer,SomeTimer,off
  ESCflag := false
  return
Warning: untested code. But should work ;)
3252
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on October 08, 2006, 06:13 AM »
I know what this problem is.
GridMove stores the window state before moving it. But, using the edge trigger, the trigger is only activated when the window is at the edge of the screen, so, that's the position in what it's stored. I'm not quite sure how i can solve that.
But you mentioned it's new to this version, would you please describe to me what it did in prior versions?
3253
I'm pretty sure that XYplorer's color filters could do that.
3254
Living Room / Re: Flash Game: Zoo Keeper (Dedicated to Mouser)
« Last post by jgpaiva on October 08, 2006, 05:54 AM »
i see ken has learned how to use a paint program.
AHAHAH!  ;D ;D ;D ;D ;D
3255
Does anyone know of a TaskManager with filtered Task List?
I don't know of anything like that. But i could make you a TaskManager that would allow you to show only the processes from a given list.

I mean,having a program to which you'd pass a list of "terminable" processes and it'd allow you to close the ones from that list that exist at that moment. What do you think?
3256
Post New Requests Here / Re: IDEA: Screen Edge
« Last post by jgpaiva on October 07, 2006, 05:56 AM »
Sorry, i didn't see this post the first time around.
Check out allsnap.
For a mini-review, see here.

Allsnap is a fantastic program, and it features a "constrain windows to screen" option.
3257
Find And Run Robot / Re: v1.13.01 test
« Last post by jgpaiva on October 07, 2006, 04:33 AM »
Just installed it, on first run looks fantastic.i'll see if i can break it :P
3258
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on October 04, 2006, 08:01 PM »
So I can't scroll long texts or websites using the middle button.

So could you add an option to restrict the middle button dragging to the title bar?
Actually, the default behaviour of windows doesn't interfeer with gridmove. If you'l like to scroll a big document, you can just press and release the middle mouse button and the 4 arrows will come up, then you just drag it up or down. The MButton method only becomes active if you press the middle mouse button and drag the mouse without releasing the button. This means that if you do a "click" with mbutton, gridmove won't interfeer.
3259
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on October 04, 2006, 07:59 PM »
I updated gridmove just now. Current version is v1.19.22.

Changes:
 - bug mentioned in latest posts is now fixed.
 - added more elements to the edge grid (including one with a "minimize" run element)
 - added RunDemo.grid, which is a grid with 2 elements: one for storing the current window position and another one for retrieving the stored position.

http://jgpaiva.dcmem...rs.com/gridmove.html
3260
Living Room / Re: Starship Eleven - A Modern Lunar Lander - Flash Game of the Day
« Last post by jgpaiva on October 04, 2006, 06:31 PM »
Did you try it on Advanced Mode? That sure is hard!
;D ;D Beautiful!
I love this game :D
I've just finished the Advanced Mode, it's a true challenge :)
Good post mouser!  :Thmbsup:
3261
Living Room / Re: Starship Eleven - A Modern Lunar Lander - Flash Game of the Day
« Last post by jgpaiva on October 04, 2006, 04:11 PM »
This sure is material for "game of the day". it's soo damn cool that i finished it (not the full version of course ;) )! :D
3262
Find And Run Robot / Re: Retain keywords after losing focus
« Last post by jgpaiva on October 04, 2006, 10:20 AM »
Yep, correct. That's the problem :)
3263
I think app raised a good point. Being able to message it one's tasks through msn would be even better :D
3264
Post New Requests Here / Re: DONE: Rescue orphans
« Last post by jgpaiva on October 04, 2006, 04:11 AM »
Man.. Thank you so much for this folder tree you made in your last post. Now i understood exactly where the problem was.
The folders weren't being moved correcly. It's fixed now.


RescueOrphans v1.01 updated 04-10-2006:
Retrieves single files lost in deep directories.
[Forum Topic][.ahk Version][.exe Version]
3265
Find And Run Robot / Re: Retain keywords after losing focus
« Last post by jgpaiva on October 04, 2006, 03:43 AM »
+1 vote for this add, i also noticed the same problem...
 :Thmbsup:
3266
Microsoft Windows 2000 [Version 5.00.2195]

Sorry... I find that most useful.
3267
I guess there are tons of apps like this out there, making one would be reinventing the wheel.
Another way is to use the windows run box, as i usually do:

the following shuts down the computer in the given seconds:
shutdown -s -t TIME_IN_SECONDS

the following restarts the computer in the given seconds:
shutdown -r -t TIME_IN_SECONDS
3268
it's working fine now.
:Thmbsup: :Thmbsup: I'm glad to know that!

(it's very weird avg doesn't like it, though :S)
3269
Any ideas?
AVG isn't very smart :P

If you still aren't sure, download the source code (which is in the green icon with an "H") and compile it using autohotkey.

Anyways, i've seen it's code already, there's no trojan there. possibly it's marked as trojan because it monitors the keeyboard and mouse when the screensaver is up, to know when to quit.
3270
Screenshot Captor / Re: problem w/autoscroll
« Last post by jgpaiva on October 03, 2006, 04:45 PM »
Actually, the problem isn't the page. What's the browser you use?
Try with internet explorer, it should work. (just tested it, it does)
Screenshot Captor's scrolling capture still has some issues with some apps, lets hope mouser will solve them! ;)
3271
You mean something like skrommel's dimsaver, but not an scr?
Actually, .scr is a .exe, all you have to do is change it's extension and it'll still work.
So, just download the mentioned app,change its name to dimsaver.exe and "create a shortcut to it with a /C parameter to configure, or /S to run.". ;)
3272
Post New Requests Here / Re: IDEA: Simple timer/Stop watch app.
« Last post by jgpaiva on October 03, 2006, 04:16 PM »
Well... I've got something better for you.
Check out app's instant boss. It's the best top of the line productivity enhance timer! :D
3273
Find And Run Robot / Re: v1.11.01 report
« Last post by jgpaiva on October 03, 2006, 03:22 AM »
Another word of support for this new version. I only used it about 5 times, but it looks much better than before, mostly because this was solved.
I still can trick it into missing some characters, but that doesn't happen often enough to anoy me :)
 :Thmbsup: :Thmbsup:
3274
I've been testing rtm since yesterday, and i've come to the conclusion that it's very reliable, i just send it a mail with the right parameters and at the right time i'll have a guy in my msnmessenger telling me i need to get stuff done. That's VERY cool :D

Also, from what i noticed, the support is very active, since the problems mentioned in the forum are all solved very fast (and with maximum cordiality, DC-style ;) )

It's definitelly a good idea, now i just need to get used to it ;)
3275
Living Room / Re: Flash Game: Fish Hunter
« Last post by jgpaiva on October 02, 2006, 07:18 PM »
is it just me or does this game suck?
Nope... This game does DEFINITELLY suck :P
(@ken: don't take it personally, you've been posting great games ;) )
Pages: prev1 ... 126 127 128 129 130 [131] 132 133 134 135 136 ... 184next