topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday June 27, 2025, 12:23 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 ... 60 61 62 63 64 [65] 66 67 68 69 70 ... 184next
1601
JGPaiva's GridMove and Ahk Tools / Re: Gridmove refuses to work with Songbird
« Last post by jgpaiva on February 18, 2008, 01:53 AM »
Yeah, several windows refuse to resize to a size smaller (or sometimes bigger) than a given size :(
1602
Developer's Corner / Re: Help with autohotkey: Command line switches
« Last post by jgpaiva on February 18, 2008, 01:52 AM »
Well, that's easy.
NumberOfArguments = %0%

FirstArgument = %1%
SecondArgument = %2%
ThirdArgument = %3%
I recommend using this method of extracting the arguments to named variables, since '0','1','2' and '3' are pretty crappy names for variables!
1603
Screenshot Captor / Re: FTP Uploader
« Last post by jgpaiva on February 17, 2008, 03:57 PM »
damax has made a better alternative to this script, find it here ;)
1604
Screenshot Captor / Re: FTP Uploader Script
« Last post by jgpaiva on February 17, 2008, 09:04 AM »
Great work!! :)

And i'm glad there's a superior alternative to ftpupload ;)

About the empty password.. How about if you used "" to mean empty password?
1605
DC Website Help and Extras / Re: Will Google adverts make Google index DC?
« Last post by jgpaiva on February 17, 2008, 08:03 AM »
Actually, DC's posts are indexed by google in about 1 hour :)

Also, i don't think that adding google ads would improve our google rating...
1606
Screenshot Captor / Re: too long webpage gives a problem with autoscroll capture
« Last post by jgpaiva on February 17, 2008, 07:23 AM »
Probably for that you need a more dedicated tool.
There are online sites that do webpage capture, i'm sure they would get you better results. Some of these have been posted here at DC, but i can't find any :(
1607
I'll add customizable keyboard shortcuts to jump one screen on the next build. (for me, the best is win+h, win+j, win+k and win+l for left,down,up and right respectively: that's what VIM uses and i've configured that in opera like that too ;))
1608
About maxtron: yep, that has happened to me, still figuring out what it is.

Edge indication: currently i'm working at the functionality level, i'll add that after ;)

perhaps it would also be useful to prevent a window from going outside of the boundary so that you know you've reached the edge of the work area.
Unfortunately, preventing windows from going outside the boundary isn't something i know how to do at the moment.

forgot to say that i never got to try the 'jump' version as i was offline whilst you were playing with it.
Yes, i noticed. I'll restore it in a future version (with a decent implementation)

Now.. About the hotkey. There are a few problems here. Dragging with rbutton isn't a good option, because there are browsers that use right-mouse dragging for mouse gestures, and lbutton+rbutton can't be used either because it interfeers with normal usage of the mouse.
I could set it to use a combination of the other mouse buttons,but not all mouses have those :(
1609
General Software Discussion / Re: Getting more desktop for free
« Last post by jgpaiva on February 16, 2008, 03:47 AM »
Incredible coincidence.
This topic is a coding snack aiming to do something VERY similar to this.
1610
JGPaiva's GridMove and Ahk Tools / Re: Gridmove refuses to work with Songbird
« Last post by jgpaiva on February 16, 2008, 03:45 AM »
Yes, it's because it is a skinned window.
If you disable "safe mode" from the options, it should work ;)

The problem is that it'll work for ANY window, and there are some windows you don't want it working with (because they are not resizable).
1611
Ok, and updated again. Added the "move everything other than the window under the mouse" feature, on win+rbutton drag.
I also changed the window setup to a 2x2 square, looks like the best size.
1612
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on February 15, 2008, 05:26 PM »
I'm just reporting that Brandon told me GridMove works perfectly under Windows Vista. I'd like to get a few more opinions on this, to make sure it's stable in Vista, since i can't test it myself.
1613
General Software Discussion / Re: DcUpdater question
« Last post by jgpaiva on February 15, 2008, 05:06 PM »
Well.. Then you should be using farr V2 ;)

It looks better, works better, has better support and has better features!
(and will hopefuly solve your problem :D)
1614
Post New Requests Here / Re: IDEA: Copy Text and Tabs typed sand aved to a file
« Last post by jgpaiva on February 15, 2008, 05:02 PM »
Ok, i didn't understand you correctly.

Just to check.. Doesn't doover.ini solve that problem? The whole macro is under the "macro" key, on the [settings] section.
1615
And another update... It doesn't ignore the placement of the taskbar anymore! (this is REALLY turning into something very useful ;) )
1616
I just tested this setting the "MaxVerticalScroll" to 0, and i think it's the best way to use it. It implies more dragging, tough, so, i added the 2:1 movement, and things are better now.
(i disabled the "jump" feature, i was finding it WAY too anoying)
Check out the new build!
1617
Ok, i just implemented the "jump" feature and i'm not sure about this... It's just counter-intuitive for it to jump like this.

How about if we added a "pan speed" feature? Something that when set to 2, would make the screen move in a rate of 2:1 to the movement of the mouse (currently it's 1:1). This'd make it really fast to pan without making these strange jumps. (possibly i'm not enjoying this feature much because it isn't really that well implemented, though  :-[).

See the other post for the new download.
1618
have you uploaded a screengrab by mistake?
I did, sorry :)
I just uploaded yet another version, and this time it looks VERY good, probably the best solution found. (still isn't detecting the taskbar and thus it's moving to the wrong place, but it works fairly well).

Now.. on to the "move by a screen" feature.
1619
I just uploaded another version, with the "keep focused window on screen" thing working... Well, sort of.

I'm finding it to be quite anoying, to say the truth. What do you think? I'm having trouble moving windows around (the damn screen follows the window) and it's constantly moving the screen, becoming more of an anoyance than a feature.
1620
Right now, i'm finding another problem: everytime you close the app or restart it, it thinks it's in the middle of the screen (while you may have closed it when it wasn't at that position), and everything gets confused. I won't solve this right away, but it's easy to solve through ini files.
1621
Ok..Another update:

updated: added "keep active window on screen" feature. Works like this: when you alt+tab/select a window that isn't completelly on screen, it moves there. If you have just moved, it waits 5 seconds for you to focus another window and then it'll move the screen back to the focused window (which might be offscreen).

Right now, looks like that works fairly well. I'm thinking that the best solution to this problem isn't this one, though.
I'll make so that it'll set the Desktop to the active window after moving (actually i thought of this when i wrote the above phrase, it's the perfect solution :)) which will solve the problem of it going back to the previous place ;).

Your idea about moving by whole screens makes much sense. I'll add something allong those lines.
1622
Yeah, KMplayer uses winamp's class name. Now that's a new one. I'll remove it from the exclusions ;)
1623
I see your idea with spacebar.

The big problem about using spacebar for this, is that then the auto-repeat for spacebar would go away. So, anything that relied on you keeping spacebar pressed (flash games, for example) wouldn't work.
The auto-repeat would go away because the script would not pass the spacebar press to the OS until the spacebar was released, because it'd have to wait for you to press left button (or not).

I'm now thinking win+drag or that key you mentioned might be the best solution. (curiously, the key in my keyboard is backslash, thus the earlier confusion ;) ). Notice that i didn't mean spacebar+\ (or something else), but \+lbutton.

Ok, so i just tried the "keep window on screen" feature and it works terribly bad. It conflicts with the whole idea of the program in a few times.
How about a hotkey to move the screen to the active window? Any suggestions? (maybe win+lclick?).
1624
Yes, i've already thought of stuff around those lines. The "placer" might be something quite hard to do, but the border sure is possible, i'll add it later.
1625
General Software Discussion / Re: DcUpdater question
« Last post by jgpaiva on February 15, 2008, 11:01 AM »
Hi rpiz!

Welcome to DC :)

Which version of Find+Run Robot (FARR) do you have? I'm not sure if the v1.x has DcUpdater support.

Anyways, try selecting "check for updates / install new plugins" from the FARR menu in the tray area (the place will a few icons, next to the clock), that should solve the problem :)
Pages: prev1 ... 60 61 62 63 64 [65] 66 67 68 69 70 ... 184next