Search found 5 matches

by rdhu
25 Jul 2021, 11:58
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 626428

Re: AHK Studio

'New' Functionality I don't understand the intended behavior of the File->New (ctrl-N) functionality. Help states it 'Creates a new project.' My expectation was that it would request a new project name, create a folder of that name under Projects, create a file of same name and, potentially, save th...
by rdhu
02 Oct 2017, 07:14
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 626428

Re: AHK Studio

I am trying to figure out where in the theme page you change the background for the selected text? I know it must be obvious/simple but I can't make the connection given the choices and instructions on theme page.
by rdhu
25 Sep 2017, 18:55
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 626428

Re: AHK Studio, Command line support for GrepWin interface

A valuable feature would be command line parameters that support GrepWin's ability to open a file at a given line. Two (2) parameters needed: %path% %line%.

Code: Select all

AHK-Studio.ahk %path% %line%


would open the file given by the %path% and then position the cursor on the line given by %line%.
by rdhu
06 Apr 2017, 09:44
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 626428

Re: AHK Studio

obviously, this app works a bit differently than what I am used to from other editors still, it seems that it does not really save when I hit "save" (ctrl+s) the asterisk by the filename in the projects control is gone but when I hit run it tries to run the old version that was opened and when I cl...
by rdhu
04 Mar 2017, 10:17
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 626428

Re: AHK Studio

I have a multi-monitor setup and would like to be able to open multiple AHK Studio windows, one or more per monitor. I know I can split the Scintilla control to achieve multiple editing "controls" and then extend (size) Ahk Studio to cross the monitor boundary. This has certain drawbacks such as the...

Go to advanced search