AutoHotkey Community

It is currently May 27th, 2012, 10:04 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: June 21st, 2006, 11:50 pm 
Offline

Joined: May 27th, 2006, 7:25 am
Posts: 121
:D :D :D

after some hard work i m done with my first AHK script.

please welcome the ScreenGuides.
DOWNLOAD it here

i think it is a neat script! (especially for a total noob)

please use it (run = ScreenGuides.ahk) and view the code.
then rate it and make your suggestions.

it is very late now, so i havent done a "manual", (will do soon) but nothing is 'hidden' - just right click the tray-icon or the guide-helper for more options.

(i m proud of myself) :lol:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 22nd, 2006, 9:04 am 
Offline

Joined: December 27th, 2005, 1:46 pm
Posts: 6837
Location: France (near Paris)
Well, I am more lazy (or buzy) than curious, so I won't download this script just to see what it does...
You don't necessarily have to provide a manual, but at least some lines to explain what is the purpose of your script: to draw lines on screen, to display a TV guide on screen, to force the mouse to follow a guide? All of this? :-)

_________________
Image vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 22nd, 2006, 12:39 pm 
Code:
change:
Gui, 97:Add, Picture, gSetLineColor x16 y30 w200 h110, D:\ofirkale\AHK\guides graphics\Pallete.gif
to:
Gui, 97:Add, Picture, gSetLineColor x16 y30 w200 h110, grafix\Pallete.gif


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 22nd, 2006, 2:37 pm 
Offline

Joined: May 27th, 2006, 7:25 am
Posts: 121
well.. it is an on-screen visual aid.
it makes a screen guide - vertical/horizontal 1px line at a specific x/y
those are like the guides in image editing software (Photoshop like) but they are not inside any software but rather on top of every thing else on screen

the usual user of those is a graphic designer (which i m).

EXACT position in pixels of guide is shown when mouse over it.
the guides can be dragged with mouse to a new position.
right click any guide to see its own settings and options.
right click the tray icon to see overall settings and options

guides can change color and opacity individually.
the line of them can be set to shown / hidden.
you can save current guides position and settings, or use the autosave every X seconds.

very easy to use and very intuitive.

in development: link guides together so when dragging one of them all the linked guides are moved as well.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 22nd, 2006, 5:23 pm 
Offline

Joined: August 24th, 2005, 5:17 pm
Posts: 1237
Just tried it out of interest and it is simple but effective - congratulations on the interface too. One tip, in the little window for typing the position of a new line, you should make the button have the Default parameter so that pressing enter after entering will press the button instead of having to use the mouse.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 22nd, 2006, 5:39 pm 
Offline

Joined: June 8th, 2006, 2:41 am
Posts: 285
i like it, very nice! :)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 22nd, 2006, 7:00 pm 
Offline

Joined: February 14th, 2005, 4:05 pm
Posts: 4710
Location: Boulder, CO
Very nice, stable lines, no flicker!

There were a few, much simpler versions posted here.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: June 22nd, 2006, 9:24 pm 
Offline

Joined: March 28th, 2004, 3:53 pm
Posts: 1870
Ofir wrote:

(i m proud of myself) :lol:

u ought to be!
its a cool effort, and not just for a newcomer. i wish i had some use for it but i don't photoshop much. :)

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 21 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group