Search found 6 matches

by joshebosh
05 Oct 2020, 11:51
Forum: Scripts and Functions (v1)
Topic: Screen clipping
Replies: 298
Views: 130110

Re: Screen clipping

Any body experience on multiple monitors where on the laptop screen the clip is perfect, but when clipping on another monitor, the clip is far too offset and is not capturing the selected region? [EDIT] this offsetting appears to be related to having one monitor at 1920x1080, and the other at 1360x7...
by joshebosh
13 Aug 2018, 08:44
Forum: Scripts and Functions (v1)
Topic: Play a sound every 00 and 30 minute marks
Replies: 2
Views: 1750

Play a sound every 00 and 30 minute marks

I wasnt happy with other scripts I found out there, so i figured i'd post my own... I orginally went with playing a sound every 15 minutes, but I commented out those lines and went with every 30 minutes, on the top and bottom of hour. You can set the hours of operation, and set quarter hour marks if...
by joshebosh
21 Apr 2017, 15:52
Forum: Ask for Help (v1)
Topic: Check radio button in tab3 Topic is solved
Replies: 3
Views: 1577

Re: Check radio button in tab3 Topic is solved

for those who are reading ini files and dealing with mutiple gui's, here's how I solved my issues with help of this post. I agree with Brazolek123... I was frustrated with that "use control check" too... I'm not too pro at this either and need examples sometimes... this was my problem, the radio but...
by joshebosh
03 Aug 2016, 17:04
Forum: Scripts and Functions (v1)
Topic: Screen clipping
Replies: 298
Views: 130110

Re: Screen clipping

Hey Joe, For what it's worth, I'm on Windows 10, 64bit, and the snipping did not work out of the box... I noticed you had Gdip v1.38 in your script... I replaced it with Gdip v1.45 and now things are working as I see in your youtube videos... Thanks for all your effort! This is definitely cool stuff...
by joshebosh
23 May 2016, 19:31
Forum: Ask for Help (v1)
Topic: Gui Button Label Extra Character Inserted (not desired)
Replies: 1
Views: 587

Gui Button Label Extra Character Inserted (not desired)

I have hot string to convert sss (or Ctrl + Alt + Enter) into §, a section symbol usually found in the legal realms of study... I have in my gui script a button: sectionsymbol.png derived from the code: Gui,Add,Button,x130 y630 w110 h20 g^!Enter,Section § and glabel it points to: ;########## ^!Enter...

Go to advanced search