topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday June 21, 2025, 9:26 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 ... 16 17 18 19 20 [21] 22 23 24 25 26 ... 184next
501
JGPaiva's GridMove and Ahk Tools / Re: Somehow, I broke Gridmove...
« Last post by jgpaiva on January 18, 2011, 10:32 AM »
Ok, so it gets up to "reading the grid file" and then it crashes?
Just to make sure, the about window does not up on start, right?
Are you able to test the source version of GridMove? You just need to download and install autohotkey, then download GridMove's source here and run GridMoveP1.ahk.
If this also doesn't work, we can edit the code and add more debug information to detect exactly where it is hanging up.

Thank you very much for your time!
502
JGPaiva's GridMove and Ahk Tools / Re: Somehow, I broke Gridmove...
« Last post by jgpaiva on January 18, 2011, 09:43 AM »
I'm sorry, I said "3-part" when I meant "3part", could you check again please?
503
Timns Apps / Re: Auspex
« Last post by jgpaiva on January 18, 2011, 07:32 AM »
Hi timns!

I've been absent from DC for a while, and now found this thread.
I think you should add some description (or at least a link to a description) on the first post of this thread, so that people may know what Auspex is ;)
Also, linking the review article on the first post too might be nice :)
504
JGPaiva's GridMove and Ahk Tools / Re: Somehow, I broke Gridmove...
« Last post by jgpaiva on January 18, 2011, 05:29 AM »
incredible, I have no idea why that happens.
The only thing that occuors to me is changing "GridName=Grids/3-part.grid" to "GridName=3-part" so that it'll use the hardcoded default.
Also, let's see if there's any relation to any of the other options.
Please try setting LButtonDra, MButtonDrag, EdgeDrag, UseCommand,UseFastMove,ShowGroupsFlag and ShowNumbersFlag to 0, and iniversion to 13.

Sorry about this, I've had complaints about this but I could never reproduce the bug, so I must ask you for your help.
505
JGPaiva's GridMove and Ahk Tools / Re: Changing numbers color?
« Last post by jgpaiva on January 16, 2011, 07:14 AM »
Hi,
To be honest, I never considered a way to change the color of the text, since it took me some time to find a color that would work decently with the transparency, IIRC.
So, unfortunately this color is hardcoded in the code and there is no way to change it.
506
General Software Discussion / Re: Dropquest
« Last post by jgpaiva on January 15, 2011, 05:17 PM »
I've finished it! (with some help from walkthoughs, though. preeeety hard!)
507
JGPaiva's GridMove and Ahk Tools / Re: Somehow, I broke Gridmove...
« Last post by jgpaiva on January 15, 2011, 03:06 PM »
The error means it didn't find the grids, which is expected since you deleted them.
Does GridMove become unresponsive after you press OK on that dialog?

Can you pease try this:
1 - uninstall gridmove
2 - remove the whole folder in C:\Documents and Settings\<username>\Application Data\DonationCoder\GridMove
3 - install GridMove again

what happens? which grid does it attempt to load when you start it for the first time? does it create the folder in appdata? is there a GridMove.ini in that folder? what's the grid selected in GridMove.ini?
508
Finished Programs / Re: IDEA: Make window transparent when moving it.
« Last post by jgpaiva on January 15, 2011, 12:13 PM »
Thanks Winkie!
509
JGPaiva's GridMove and Ahk Tools / Re: Somehow, I broke Gridmove...
« Last post by jgpaiva on January 15, 2011, 12:12 PM »
Hi!

I am not sure why it's freezing, but it's related to the xrundemo, that's for sure. It is freezing when it starts because it atempts to load the gridmove.ini config. You can find it in C:\Documents and Settings \<YOUR USERNAME>\Local Settings\Application Data\GridMove\GridMove.ini. After you delete it, all should be back to normal ;)
510
Developer's Corner / Re: "competitive upgrade" - is it ethical?
« Last post by jgpaiva on January 11, 2011, 11:42 AM »
Personally, I think it's a good thing when a competitor recognizes your existence and needs to take measures to sell more than you, it means you're making something right ;)
511
Finished Programs / Re: IDEA: Make window transparent when moving it.
« Last post by jgpaiva on January 11, 2011, 11:38 AM »
Hi dragon788!
Unfortunately, I can't compile the script right now as I'm now a Mac user. However, if someone is able to compile the script, I've attached the .ahk version with the fix you requested to this post.

ps: another option is for you to install autohotkey and just run the file I attached to this post.
512
Developer's Corner / Re: "competitive upgrade" - is it ethical?
« Last post by jgpaiva on January 11, 2011, 10:39 AM »
After reading this, a question popped in my mind: how can the other vendor confirm that the user has a valid version of your software? If you're using a key-based authentication, nothing stops a user from just providing a random key.
I guess this would be a problem if you were to employ the same discounted price.
513
That's a really neat setup you've got, jcollum.
As I have never used a vertical monitor, I didn't bother with making a grid for such setup.
If someone else doesn't step in with a new grid and you end up doing a new one, don't forget to share it ;)
514
Hi!

I see the problem. It is related with changing resolutions. I fixed this sometime in the past by forcing GridMove to reload every time it found a change in resolution. However, it caused more trouble than benefit and I ended up disabling that part of the code :(
515
JGPaiva's GridMove and Ahk Tools / Re: GridMove Grid Making Tutorial
« Last post by jgpaiva on October 24, 2010, 12:44 PM »
Hi Iskander71.

You have to place the new gird you made (you may call it "newgrid.grid") at gridmove's grid folder, which should be at C:\Programs\Gridmove\Grids\
Then, You may start Gridmove and select "newgrid.grid" from the "templates" menu (right-click the blue gridmove icon to find the menu).
516
1 - actually, now that you mention it, I think I had a similar problem, and that was the reason I went with red. Not sure, though..
517
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on September 01, 2010, 04:42 AM »
Okay, thanks jgpaiva (wasn't sure if you were still regularly around).
Unfortunatelly, I'm not, but I still follow this thread, trying to help with that I can :)

i'm sure there will be an autohotkey script that already does this so i'll have a search for it - i was just trying to avoid re-inventing the wheel if GridMove did it already.
It shouldn't be hard to find a ahk script that centers a window, it's really simple. If you can't find one, I'm sure someone in the coding snacks area could do one easily ;)
Also, if you know how to use the "Run" grid element, you can call the ahk script directly from gridmove ;)
518
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on September 01, 2010, 03:57 AM »
Hi nudone!
IIRC, there's no way to do that, even though it does sound like something one would look for :(
519
Hi,

1- On line 618, I insert the text. The command used is
Gui, add, text, BackgroundTrans cFFD300, TEXT HERE
That should do it, right?

2- Line 712 changes this color, you just need to change the color to anything else;)
This should work:
Gui, 2:color, FFFF00
520
Oh... That is completely new to me, I've never seen it happen :(
521
Halbyrd: could you send me the grid and describe the behaviour you were expecting?

geraldzjh: using always on top again should work, it is supposed to "toggle always on top".
522
Living Room / Re: Show us the View Outside Your Window
« Last post by jgpaiva on July 11, 2010, 01:27 PM »
Here's a photo of what's out of my workplace's window. It's my university, as I now work on the other side of the street (at the lab associated with it) :)

11072010_001.jpg
523
Hi krusader23.
Try re-installing gridmove, and instead of renaming the grids, just make a copy with a new name.
You don't need to edit the .ini, just add the file to the grids/ folder and then select the grid from the templates menu (after selecting "refresh this menu").
524
JGPaiva's GridMove and Ahk Tools / Re: GridMove: Windows 7 compatibility
« Last post by jgpaiva on June 12, 2010, 09:10 AM »
Hi,

GridMove works in Windows 7, but for some applications you may need to set compatibility mode to Windows XP
525
Post New Requests Here / Re: GridMove Portable 7Lite
« Last post by jgpaiva on May 20, 2010, 05:23 AM »
IIRC, using a bitmap with a solid color and stretching it for the length of the grid was faster than repeating it though the whole line.

I have never testes what you mentioned in your post. Might be faster to render, though.
I know there's some way to paint text with another color, I even used it to paint the letters on the grid with red.

Btw: Just tested GridMove with my Win7 x64 and a non-admin user account and UAC @ standard. Seems it works without any problems.
Cool, I have observed some strange behaviour (specifically with windows live messenger) in such setting, though :(
Pages: prev1 ... 16 17 18 19 20 [21] 22 23 24 25 26 ... 184next