Message 1 of 11
PickObject from DockablePane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I'm trying to run PickObject from a DockablePane using ExternalEvent. I'm receiving the following error.
"The active view is non-graphical and does not support capture of the focus for pick operations."
Runnnig the same code on the same View from an ExternalCommand is no problem.
What are my options? Is it possible to focus the ActiveView?
Thanks!
Annse