Posted 18 years ago by Daniel Wadenhof - Software Developer, ABB Robotics
Version: 4.0.0244
Platform: .NET 2.0
Environment: Windows XP (32-bit)
Avatar
Minor issue:
1. The Documentation.chm states that "Ctrl+W" will execute "SelectWordCommand". However, to execute this command the keyboard shortcut is implemented using "Ctrl+Shift+W"...........

Question:
2. When do "Number Pad -" and "Number Pad +" work? How do I verify its functionality?

Comments (1)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Daniel,

1) This is a typo and it should read Ctrl+Shift+W. Thanks for pointing that out.

2) The Ctrl+Num + and Ctrl+Num - keys will call the language's CodeBlockSelectionExpand and CodeBlockSelectionContract methods if the language's CodeBlockSelectionSupported is true. Our .NET Languages Add-on languages currently implement those features. You can move the caret in a method and press Ctrl+Num + to see it expand selection.


Actipro Software Support

The latest build of this product (v25.1.0) was released 21 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.