Search found 770 matches

by Joe Glines
24 Jan 2023, 07:09
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.1.0
Replies: 78
Views: 28732

Re: SciTE4AutoHotkey v3.1.0

We made a video walking through how to setup SciTE4AutoHotkey for V2.

For those of you new to SciTE4AutoHotkey, I have a lot of tutorials and resources around SciTE here
by Joe Glines
07 Jan 2023, 09:44
Forum: Scripts and Functions (v1)
Topic: Store passwords in scripts securely through Windows Credential Manager API
Replies: 6
Views: 2262

Re: Store passwords in scripts securely through Windows Credential Manager API

Very cool GeekDude! Thanks for stepping up! I know a lot of people will love this!
by Joe Glines
30 Jul 2022, 06:37
Forum: Tutorials (v1)
Topic: How to suggest changes back to a git repository you've cloned
Replies: 0
Views: 1260

How to suggest changes back to a git repository you've cloned

We've all probably downloaded / cloned a library from git,
But have you ever wanted to share back your suggested changes?
by Joe Glines
13 Jul 2022, 06:54
Forum: Scripts and Functions (v1)
Topic: UIAutomation with a focus on Chrome
Replies: 544
Views: 115282

Re: UIAutomation with a focus on Chrome

We had another epic call with @Descolada
Descolada shows how to work with patterns and a ton of other amazing tips! Here's a link to the UIA Playlist
Thank you for your time Descolada! You've done an amazing job on this class!

by Joe Glines
09 Jul 2022, 06:02
Forum: Scripts and Functions (v1)
Topic: UIAutomation with a focus on Chrome
Replies: 544
Views: 115282

Re: UIAutomation with a focus on Chrome

@Joe Glines, glad to see UIAutomation getting more popular! Hopefully more people can start enjoying it :) (and motivates me to fix important bugs faster :D) Would you be up for joining us on Zoom sometime to record a video discussing the class & uses? If so, you can email me at Joe@the-Automator.c...
by Joe Glines
22 Jun 2022, 18:57
Forum: Scripts and Functions (v1)
Topic: UIAutomation with a focus on Chrome
Replies: 544
Views: 115282

Re: UIAutomation with a focus on Chrome

Descolada wrote:
16 Jun 2022, 11:57
Thank you so much for this code! It's just amazing!!!
We made a short video demonstrating it but have much, much more plans!
by Joe Glines
06 May 2022, 06:28
Forum: Ask for Help (v1)
Topic: Conditional with Joe Gline's Automate My Task
Replies: 2
Views: 378

Re: Conditional with Joe Gline's Automate My Task

AutomateMyTask is NOT where you should be doing a conditional statement.

AutomateMyTask simply gives you AutoHotkey code. Write your conditional statement in AutoHotkey as you normally would and have it determine how the code from AutoHotkey will run.
by Joe Glines
04 May 2022, 16:48
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 615042

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

@Thank you @fincs! I'm a long-time user and am really glad to hear you'll be making an update. :)
by Joe Glines
02 May 2022, 15:16
Forum: Scripts and Functions (v2)
Topic: Ziggle() : A handy tool to lookup Win32 Constants
Replies: 97
Views: 20597

Re: Ziggle() : A handy tool to lookup Win32 Constants

@SKAN Hang in there SKAN! I'm constantly using your work and sharing in videos! You've been a huge help to ton's of people!
regards,
Joe Glines
by Joe Glines
16 Apr 2022, 07:56
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4893
Views: 1386955

Re: « What's on your mind? » Topic is solved

YouTuber with 1.6 million subscribers covers AutoHotkey Really great to see Leila Gharani (Amazing YouTuber with 1.6M subscribers ) covering AutoHotkey! Please comment on the video asking for her to make more as she can get AutoHotkey "on the map" by introducing it to huge audiences! For an intro vi...
by Joe Glines
14 Apr 2022, 10:41
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 615042

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

I'd also say this is where using a redirect in the program, instead of a direct link, makes it SO MUCH EASIER to update!
by Joe Glines
10 Apr 2022, 09:22
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 615042

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

I think these are the se Drako I think these are my settings that adjust the highlighting of similar words in your SciteUser.properties file #~ this affects the other found words of the highlighted word / underlines all instances of that word highlight.current.word.indicator=style:compositionthick,c...
by Joe Glines
22 Mar 2022, 12:52
Forum: About This Community
Topic: Patreon Channel
Replies: 33
Views: 14211

Re: Patreon Channel

@boiler
Jackie and I did over 60 webinars (typically two hours each). Most have a couple hundreds views and were attended by 10-20 people. :(

Many of the webinars were really good lessons but most people just don't want to spend the time to "sharpen the saw"
by Joe Glines
22 Mar 2022, 12:47
Forum: About This Community
Topic: Patreon Channel
Replies: 33
Views: 14211

Re: Patreon Channel

You bet! @joedf I know you, Tank, and many others do a lot as well!
As I tell most people, AutoHotkey changed my life! I can't imagine living w/o it! I do what i can to get people to stop doing the mundane, invest in themselves, and work smarter, not harder!
by Joe Glines
22 Mar 2022, 11:25
Forum: About This Community
Topic: Patreon Channel
Replies: 33
Views: 14211

Re: Patreon Channel

Sorry I'm late to the party. I don't receive emails from the forum and, although I frequent it a lot, I don't look at the notifications when I'm here very often. Here are some thoughts: 1) I make some $ off YouTube (around $120 a month) for my 1,000 plus videos. When you consider the amount of time ...
by Joe Glines
27 Feb 2022, 08:34
Forum: SciTE4AutoHotkey
Topic: SciTE Find and Replace features
Replies: 6
Views: 7879

Re: SciTE Find and Replace features

:dance: :dance: thanks Joe!! I never would have figured that out on my own No problem! It's why I shared all this in the first place. It took me hours, upon hours, to figure out! :) SciTE is amazingly customizable! There are some real great things that you can do that don't come out of the box. I h...
by Joe Glines
23 Feb 2022, 13:43
Forum: SciTE4AutoHotkey
Topic: SciTE Find and Replace features
Replies: 6
Views: 7879

Re: SciTE Find and Replace features

You'll need to edit your SciTEUser.Properties file. I took a quick look and here is what I have in mine around the find/replace box. You'll have to play with it to figure out what you like/don't like #***********Find and replace settings******************* #~ Setting save.find cause the "Find what" ...
by Joe Glines
21 Feb 2022, 22:15
Forum: Scripts and Functions (v2)
Topic: Game Of Life - Gui ActiveX html [V2.beta.3]
Replies: 12
Views: 2566

Re: Game Of Life - Gui ActiveX html [V2.beta.3]

More great work!
I uploaded our video here
by Joe Glines
13 Feb 2022, 21:20
Forum: Scripts and Functions (v2)
Topic: Game Of Life - Gui ActiveX html [V2.beta.3]
Replies: 12
Views: 2566

Re: Game Of Life - Gui ActiveX html [V2.beta.3]

Dimitri showed these to me during this video (Game of life starts at 24:31.

So cool!
by Joe Glines
13 Feb 2022, 21:18
Forum: Ask for Help (v2)
Topic: ActiveX mshtml [v2.beta.3]
Replies: 8
Views: 1534

Re: ActiveX mshtml [v2.beta.3]

Dimitri showed these to me during this video.

Really amazing stuff! Thanks again for sharing!

Go to advanced search