EmEditor (text editor) Forum Index EmEditor Core Enhancement Suggestions
macro focus | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| derekcohen | Posted on: 6/2/2010 11:47 pm |
Not too shy to talk ![]() ![]() Joined: 5/22/2010 From: Posts: 38 |
macro focus macros don't seem to work unless the cursor is in the active document (I think).
This is irritating. For example if I select a document from the document selector on the left hand side and want to run a macro on it I have to click into it first. If I want to close all open documents using a macro then the same thing is true. Do any macros work on the document selector? Could it be that by default macros work on the current document even if the cursor is not in the document? thanks Derek |
| Yutaka | Posted on: 6/3/2010 9:35 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2423 |
Re: macro focus Hello Derek,
Thank you for using EmEditor Professional! Some commands (like Close command) work differently depending on where the focus is. To avoid this problem, you can first run "Active Pane" command to keep the focus from custom bars. So, please try adding the following line before the top of your macro. Therefore, your "Close All" macro will become: If you have further questions, please let me know. Thank you!
|
| derekcohen | Posted on: 6/3/2010 11:11 pm |
Not too shy to talk ![]() ![]() Joined: 5/22/2010 From: Posts: 38 |
Re: macro focus thanks - that's very useful
Derek |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |




