GUI to output text in textbox

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
docfizzle
Posts: 37
Joined: 08 Sep 2022, 21:09

GUI to output text in textbox

Post by docfizzle » 06 Oct 2022, 13:00

Hello everyone!!

How could I have a GUI pop up that has checkboxes for:
- 'Sentence 1'
- 'Sentence 2'
- 'Sentence 3'
- 'Sentence 4'
- 'Sentence 5'
- 'Sentence 6'
- etc.

Then, depending on the checkboxes I select, corresponding text is entered into a text field?

I would love to do this with AHK because I have everything in place to do so.
But maybe this is not possible with AHK?

Are there any alternative approaches to enter one text output vs another text output using user feedback in AHK?
I am open to alternative strategies.

Thank you so much for the guidance here!

User avatar
mikeyww
Posts: 26848
Joined: 09 Sep 2014, 18:38

Re: GUI to output text in textbox

Post by mikeyww » 06 Oct 2022, 13:18


Post Reply

Return to “Ask for Help (v1)”