Search found 296 matches

by iilabs
06 Aug 2020, 15:45
Forum: Scripts and Functions (v1)
Topic: Compass - Measure angles and scale distances with your mouse
Replies: 38
Views: 22775

Re: Compass - Measure angles and scale distances with your mouse

Bizzare. At least I’m getting the data which is key. Thank you all for you input and contributions!
by iilabs
05 Aug 2020, 21:31
Forum: Scripts and Functions (v1)
Topic: Compass - Measure angles and scale distances with your mouse
Replies: 38
Views: 22775

Re: Compass - Measure angles and scale distances with your mouse

Thanks for that idea. I gave it a try. Although it didn’t work, I did discover something. It seems like the lines show up after making the monitor your main monitor in windows setting. When you switch another monitor to be main it then works. Also keeps the previous monitor made previously into main...
by iilabs
05 Aug 2020, 20:27
Forum: Ask for Help (v1)
Topic: Near Black Screen
Replies: 4
Views: 1805

Near Black Screen

Near Black Screen I wanted to share a code with you all made by other AHK users on an older post thats very useful espically for working late. This scripts blanks out the monitor. Can anyone out there help me make this multi-montor? Alt-X to invoke and ESC to exit ;ALT X to start script ESC to close...
by iilabs
05 Aug 2020, 19:53
Forum: Scripts and Functions (v1)
Topic: Compass - Measure angles and scale distances with your mouse
Replies: 38
Views: 22775

Re: Compass - Measure angles and scale distances with your mouse

Thank you. Went through all those steps and it started to work until I loaded the program meant for. So it seems to work fine on some applications. Maybe some form of block if a program uses graphics Dll as this script ? At least the data is available for me to work around the cosmetics. The lines d...
by iilabs
05 Aug 2020, 18:47
Forum: Scripts and Functions (v1)
Topic: Compass - Measure angles and scale distances with your mouse
Replies: 38
Views: 22775

Re: Compass - Measure angles and scale distances with your mouse

Thank you all for the improvement. Appreciate it. I reloaded the script but still dont see any lines being drawn. I have a 4 monitor setup. Thanks Awel20 for picking that up. I do see the measurements so at least I know its working like a champ. Any way to get it to draw lines and get angle as well?
by iilabs
05 Aug 2020, 12:03
Forum: Ask for Help (v1)
Topic: Making a ruler and other measuring device. Topic is solved
Replies: 14
Views: 8379

Re: Making a ruler and other measuring device. Topic is solved

That compass will be a great add on! Unfortunately, I am not getting the compass to draw those lines. It seems to get the measurements. I thought maybe related to the GDIP files? I've created libary folder in my documents and also in the program file where AHK resides. I am using both Gdip_All,ahk a...
by iilabs
05 Aug 2020, 11:40
Forum: Scripts and Functions (v1)
Topic: Compass - Measure angles and scale distances with your mouse
Replies: 38
Views: 22775

Re: Compass - Measure angles and scale distances with your mouse

Very interesting tool. How do you get the lines to show up on the screen. Ive added GDIP to my folder but does it need to be in a specific library folder in the program files section where AHK program file is? Also, is there a way to keep the lines persist for a time or a way to delete it off the sc...
by iilabs
04 Aug 2020, 11:23
Forum: Ask for Help (v1)
Topic: Making a ruler and other measuring device. Topic is solved
Replies: 14
Views: 8379

Re: Making a ruler and other measuring device. Topic is solved

Great! This code will become my main focus and will use as a framework. Just with the recent modifications has been a great way to learn. I wish I had more time! Dealing with the Covid flux in Florida has sucked up a lot of my free time. I had some vacation time but had to work due to the need. Who ...
by iilabs
04 Aug 2020, 09:37
Forum: Ask for Help (v1)
Topic: Making a ruler and other measuring device. Topic is solved
Replies: 14
Views: 8379

Re: Making a ruler and other measuring device. Topic is solved

Great point. I realize with programming there are many ways to skin a cat and sometimes picking the right option is the real challenge. Let me clarify since the next step will really help me understand how variables are used in ahk and the clipboard. I’m sure there is a more simplistic approach. If ...
by iilabs
03 Aug 2020, 12:21
Forum: Ask for Help (v1)
Topic: Making a ruler and other measuring device. Topic is solved
Replies: 14
Views: 8379

Re: Making a ruler and other measuring device. Topic is solved

Hi Jack, This worked beautifully. I tried to modify the code so that I could get two positions and hopefully get the clipboard to output at the end. This measures 45 x 23 cm. Or this measures 44 x 33 x 22 cm. How would I go about adding more dimensions to make a final sentense. Two would be great bu...
by iilabs
02 Aug 2020, 04:54
Forum: Ask for Help (v1)
Topic: Making a ruler and other measuring device. Topic is solved
Replies: 14
Views: 8379

Re: Making a ruler and other measuring device. Topic is solved

Definitely going maniacal. Your books are the right step and awesome! Thanks for your time!
by iilabs
31 Jul 2020, 13:41
Forum: Ask for Help (v1)
Topic: Making a ruler and other measuring device. Topic is solved
Replies: 14
Views: 8379

Re: Making a ruler and other measuring device. Topic is solved

This worked great. Will mess with the code. Thank you for the start!
by iilabs
25 Jul 2020, 08:14
Forum: Ask for Help (v1)
Topic: Making a ruler and other measuring device. Topic is solved
Replies: 14
Views: 8379

Re: Making a ruler and other measuring device. Topic is solved

Thank you very much. I appreciate you actually giving me the entire code! I will certainly use this tool and adapt to others. I figure I can use the same concept for getting any area of pixel intensity and calibrate that as well. I will try it today. I have been so busy with work and Covid related h...
by iilabs
22 Jul 2020, 13:37
Forum: Ask for Help (v1)
Topic: Making a ruler and other measuring device. Topic is solved
Replies: 14
Views: 8379

Making a ruler and other measuring device. Topic is solved

Hello, I am trying to make a ruler for screen. My current ruler in the native app measures but I have to retype the measurements in a document. Is there a way to make my own ruler and calibrate it with the native ruler and use it to store variable sizes and past them from the clipboard? Any guidance...
by iilabs
21 Jul 2020, 12:35
Forum: Ask for Help (v1)
Topic: Screen Capture to SLACK account or clipboard.
Replies: 2
Views: 911

Screen Capture to SLACK account or clipboard.

Hello Everyone! New to the AHK and amazed I haven't discovered this before. Ready to make a master list of scripts to control Windows for once rather than the other way around. Ive noticed alot of scripts out there dont work. Is there a way to sort what works with windows 10? I found a great script ...
by iilabs
13 Jun 2020, 08:04
Forum: Ask for Help (v1)
Topic: Help with the Menu command
Replies: 4
Views: 948

Re: Help with the Menu command

Hello Dr Paul, I hope you are well. I am a Radiologist practicing in Florida and came across your post while gathering info. on how to improve productivity in my very own practice inefficiencies. I was excited to learn about AHK. I am impressed with your knowledge of scripting :bravo: and was wonder...

Go to advanced search