EmEditor Text Editor Guide: Configuring Sticky Vertical Mode - Java Macros Tutorial
EmEditor Text Editor Guide: Configuring Sticky Vertical Mode - Java Macros Tutorial
Viewing 4 posts - 1 through 4 (of 4 total)
- Author
Posts - August 27, 2013 at 11:20 am #11308
ldm
Participant
Hi All,
There is an option to set a keyboard shortcut for the Sticky Vertical Mode… What’s Java command should I use in order to add this action to my macro?
Thank you!
August 27, 2013 at 4:56 pm #11311
Yutaka Emura
Keymaster
Please see Command Reference
http://www.emeditor.com/help/cmd/edit/vertical_mode.htm
editor.ExecuteCommandByID(4473);
August 28, 2013 at 9:58 am #11314
ldm
Participant
ok, how can I check whether I’m in the Vertical Mode using a Java Script?
Is it possible to change a carret or mouse pointer when I’m in the Vertical Mode?
How can I exit the Vertical Mode using Java scripting?
Thank you
August 28, 2013 at 2:28 pm #11317
Yutaka Emura
Keymaster
Hello,
You can use QueryStatusByID Method to find whether you are in the Vertical Mode.
http://www.emeditor.com/help/macro/editor/editor_querystatusbyid.htm
To exit from the vertical mode, you can run this command again.
There is no way to change a carret or mouse pointer when you are in the Vertical Mode. I will consider that in the future version. Alternatively, you can add the toolbar button. You are in the Vertical Mode if the button is press.
Thanks! - Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Also read:
- [New] ChuckleCraft Pixel-Perfect Humor
- [New] Comparing Digital Platform Profits DailyMovement to YouTube Revenue
- [New] Guidelines to Frame Your YouTube Creation Flow for 2024
- Address Ineffective FB Video Sharing for 2024
- Eliminating Trailing Whitespace in Your Texts Using EmEditor: A Comprehensive Guide
- Enhanced Text Editing with MTeX2 in EmEditor: Comprehensive Input Assistance
- Experience Cinematic Magic at Home with Our Top Pick of 15 Dolby Atmos Movies
- How to Respond & Remove Text Between Markers in EmEditor - Advanced Editing Guide
- New Release: EmEditor Professional Suite v14.6.0 Beta Edition – Next-Level Text Editor Experience
- Resolving the Phantom Character Issue with EmEditor - Step-by-Step Solutions
- Schritt-Für-Schritt-Guide Zum Klonen Ihrer Festplatte Auf Ein Solid State Drive
- Title: EmEditor Text Editor Guide: Configuring Sticky Vertical Mode - Java Macros Tutorial
- Author: Robert
- Created at : 2024-10-12 16:19:11
- Updated at : 2024-10-14 16:03:16
- Link: https://win-superb.techidaily.com/emeditor-text-editor-guide-configuring-sticky-vertical-mode-java-macros-tutorial/
- License: This work is licensed under CC BY-NC-SA 4.0.