Using Box Select in toolkit
Oct 16, 2019
06:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 16, 2019
06:37 AM
Using Box Select in toolkit
Hi all,
I try to use ProSelect() function the disadvantage is I have to select one by one.
But my requirement is to have some simple solution like draw a box and select.
Kindly help
1 REPLY 1
Oct 17, 2019
08:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 17, 2019
08:09 AM
Hi, you have to define structure ProSelectionEnvOption {PRO_SELECT_BY_BOX_ALLOWED, 1} throught function ProSelectionEnvAlloc (before calling the ProSelect).
See the API (there is example).
PZ
