topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday June 24, 2025, 1:45 am
  • 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 ... 29 30 31 32 33 [34] 35 36 37 38 39 ... 184next
826
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on January 01, 2009, 07:32 PM »
Hi mojo-chan!
I really don't know why that happens, never happened to me.
I just tried it, but couldn't reproduce (probably because i only have keepass 1.11  :-[).
Have you seen this happen with any other program?

Nudone: I still haven't answered because I really like your idea, I'm trying to find some time to make something out of it ;)
827
JGPaiva's GridMove and Ahk Tools / Re: Grid on Linux?
« Last post by jgpaiva on December 13, 2008, 07:29 PM »
Actually, I've never tested it under wine or something like that...
I'd love to know.
Meybe some DC user who uses linux could test it for us? :)
828
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on December 08, 2008, 03:17 AM »
:)
To be fair, you did a better decision than mine. Since you put that area on the right, you don't have the problem most people have with gridmove, which is that it interfeers with clicking on the office 2007 buttons. To protect people from that, I added a detection of those cases, to disabled GridMove for those windows.
You can remove that by removing the "AND MouseControl = """ clause on this code:

code inside
  if(WinWidth > 3 * TitleSize)
  {
    If (TitleSize < WinWidth - 100 AND LButtonDrag
        AND OldmouseX > TitleLeft AND OldMouseX < TitleSize
  AND MouseControl = "")
    {
      Hotkey = LButton
      sendinput {LButton up}
      GoSub,DropZoneMode
      Settimer, MousePosition,10
      return
    }
  }
  else
  {
    If (LButtonDrag AND OldmouseX > TitleLeft
        AND OldMouseX < TitleLeft + 20 AND WinWidth > 170
        AND MouseControl = "")
    {
      Hotkey = LButton
      sendinput {LButton up}
      GoSub,DropZoneMode
      Settimer, MousePosition,10
      return
    }
  }

829
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on December 07, 2008, 08:00 PM »
Hi ben!

As for the "advanced text services" thing, I have no idea what causes that, but since I haven't changed much stuff since .53, I suppose it was the recompilation that caused that problem.

As for the second problem, I added that in this version but didn't predict people might use gridmove with such values (that positions the area in the middle of the titlebar, right?) and that test makes sure that the area isn't taking the whole titlebar (for small windows). Actually, in your case, you never experience that problem, since the are which you can grab the window to move it (without gridmove) is on the left. Smart :P
830
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on December 03, 2008, 11:13 AM »
GridMove was updated just now ;)

- Tried to fix this
- Removed the duplicate grids from the templates menu
- Now doesn't interfeer with Office2007 (or any other "strange" window).
- "undo" button (formerly known as "restore") is now in the 2-part and 3-part grid also.
- A few code updates

There may be some problems with stuff from previous versions still in the config options. If you get any problem, try moving GridMove.ini to another folder and start GridMove again to see if problems still are there.

Let's hear your opinions ;)
831
I've made an update to gridmove, let's see if it solves these problems.
832
I've made an update to GridMove, it doesn't really solve the problem, but from my experience it's happening less frequently now.
833
Living Room / Re: Tech News Weekly: Edition 47
« Last post by jgpaiva on November 25, 2008, 07:16 AM »
Ok, now I understand. But if ehtyar didn't add those links for the anchors, how would we get the link to use in our posts? :)
834
Living Room / Re: What is Donation Coder?
« Last post by jgpaiva on November 24, 2008, 04:15 PM »
I agree with f0dder, showing the thread as "updated" is enough, and would help us catch this kind of stuff. (and also other stuff, like the recent problem with a user editing out his posts).
Also, it'd make sense to be an option, off by default.

Still, this is so rare, that it might not be worth the effort. Not sure as I don't know the smf code.
835
Living Room / Re: What is Donation Coder?
« Last post by jgpaiva on November 24, 2008, 01:06 PM »
Actually, making an edit count as a new post (thus, appearing in the "new posts" section) would effectivelly solve this problem.
F0dder: that doesn't necessarily mean the mod must approve it. The problem here is that an edit isn't noticeable.
836
Living Room / Re: Request a program, how?
« Last post by jgpaiva on November 23, 2008, 04:58 PM »
From what I understand, it cycles the letters on the words. like.. ofwfs = never +1. The second one does the same, but keeping the vowels, and jumping them for consonants :)
838
Living Room / Re: Tech News Weekly: Edition 47
« Last post by jgpaiva on November 22, 2008, 03:58 PM »
mouser: the links can make sense if people use them in posts like this:

On 22: Now that's what I call latency :)

Thank you Ehtyar for yet another great weekly!
839
JGPaiva's GridMove and Ahk Tools / Re: GridMove workspaces
« Last post by jgpaiva on November 21, 2008, 05:25 PM »
This actually isn't a new idea :)
People have been asking for it over and over again.

I do intend to build a grid creator to create grids based on the current placement of windows, but saving the open windows, and restoring the workspace really isn't what gridmove was made for, this is a totally different application.
I don't know if there's something similar out there, but this really isn't the aim of GridMove..
840
Living Room / Re: What is Donation Coder?
« Last post by jgpaiva on November 21, 2008, 01:52 PM »
DonationCoder is really a community.
The founder of DonationCoder essentially makes software, but there are quite a few members of the community that do scripts.

For more information, you can read the About Us section of the site ;)
842
General Software Discussion / Re: Opera - An exercise on frustration
« Last post by jgpaiva on November 19, 2008, 08:05 AM »
Now that's strange.. I'm on V9.62, Build 10467.
Try looking in the "user prefs" section. It should be one of the first options.
843
General Software Discussion / Re: Opera - An exercise on frustration
« Last post by jgpaiva on November 19, 2008, 07:51 AM »
Paul: search for "Addressbar Content Search" ;)
844
Announce Your Software/Service/Product / Re: Just Games
« Last post by jgpaiva on November 18, 2008, 03:07 PM »
:) Actually, I discussed this thread with mouser, and we decided to leave the thread.
The fact that numbers changed his post, proved that he is actually interested in showing his webpage, and isn't just yet another spam post.

It'd be OK with me if numbers were to edit his post and bring back the original text :)

The only thing that had me doubting a bit was the fact that there was a link in the page for the main site, which is totally unrelated to software.
845
Found Deals and Discounts / Re: XYPlorer ($15) Nov 24 at BDJ
« Last post by jgpaiva on November 18, 2008, 03:02 PM »
note as an xyplorer user: I've been using xyplorer for some time, and consider it a fine piece of software, at least good enough for me to miss it when I'm using a PC that doesn't have it.
Nevertheless, even if I didn't consider XY a good file explorer, I don't think it's correct for people to attack each other for such thing. Honestly, I don't think there's need for Don to offend Josh, and I don't think it's right for Josh to attack Don's work so fiercely.
XYplorer is what it is: and alternative in the field of file explorers, and sure has its upsides and downsides, but those should be discussed sanelly, not with personal offenses.
Anyway, Josh: if you feel so strongly about XYplorer not being a good file manager, you could just not use it and go on with your bussiness :)

note as a mod: I will not delete any posts, as I leave that decision for mouser
846
Finished Programs / Re: DONE: Photo Downloader Kiosk
« Last post by jgpaiva on November 18, 2008, 12:11 PM »
So, can I put this in the finished snacks or does a moderator have to do it?
Done ;)
848
Found Deals and Discounts / Re: XYPlorer ($15) Nov 24 at BDJ
« Last post by jgpaiva on November 18, 2008, 10:22 AM »
Don already had informed us about this (here), but it's always good to get a reminder, and in the correct section ;)
850
Post New Requests Here / Re: Select Random Line from Text File
« Last post by jgpaiva on November 18, 2008, 08:53 AM »
Verathis: With mhb's solution, you can also just drop the .txt file on the .exe file ;)
Pages: prev1 ... 29 30 31 32 33 [34] 35 36 37 38 39 ... 184next