Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/04/2012 in all areas

  1. In the serie of handy Tiny tools, here is RegJumper ! Open Registry Editor to the Reg Key who is copied in the clipboard. Reg Keys are automatically added to Regedit favorites. For an easy "navigation" favorites names are Reg Keys. If Key doesnt exists RegJumper offers you to open his ( existing ) parent Key. 32 or 64 bits Reg Keys will be adapted to your OS env. Favorites are limited to 20, deleting the oldest Keys. Without Reg Key in clipboard it open Registry Editor as usual to the last opened Key but if you hold "Left SHIFT" Key when clicking, it will be open to the root. Only an Icon used for compilation is downloaded at first execution. I was a bit tired of clicking in the registry editor for access a key. One day i have found a vbs script who use the fact to delete the last opened reg key for open it to the root. Playing with this astuce and after some tries for add some functionnalities, i have made this tiny tool. Previous Downloads : 795 Source : RegJumper1.0.1.7.au3.html Executable : RegJumper.exe.html (Once this html file downloaded, double click on it for start the download) Will be added to the next version of SciTE Hopper. Trying it, it's adopt it ! Hope you find it handy !
    1 point
  2. I'm guessing you still haven't read the rules. If you had, you would have stumbled across...
    1 point
  3. I use Zend Studio. I like it a lot. It has a 30 day trial. Go try it. Sounds like you have more problems than just IDE. Don't blame the IDE if it doesn't allow you to become an awesome programmer overnight.
    1 point
  4. JohnOne

    The devs of autoit...

    pics or it didn't happen.
    1 point
  5. I enabled moving the piece left/right between falling steps. And accelerated the quickfall speed a bit. I think its a bit more responsive that way and its a bit closer to the genuine tetris input mechanics. But clearly there is a performance hole because of those 2dim and 3dim arrays you have to go through after each step. And _IsPressed is not really good for gaming. But besides that its a pretty nice script. tetris.au3
    1 point
×
×
  • Create New...