You can't call the select tools custom context menu from your tool. You also can't temporarily deactivate your tool since XSI controls when tools are activated/deactivated. (Deactivate is just a callback to notify you that you have been deactivated)
I think your only option is to recreate the select tool menus from scratch yourself. -- Brent From: [email protected] [mailto:[email protected]] On Behalf Of Andrew Prostrelov Sent: 19 August 2017 06:15 To: Official Softimage Users Mailing List. https://groups.google.com/forum/#!forum/xsi_list <[email protected]> Subject: Re: XSI SelectTool context menus. Ok. Lets try to approach this problem from a different angle. CustomTools have callback Deactivate, right ?! So i suppose that we can temporarily deactivate our CustomTool and jump to SelectTool (process RMB and invoke menu), and back to our CustomTool again.
------ Softimage Mailing List. To unsubscribe, send a mail to [email protected] with "unsubscribe" in the subject, and reply to confirm.

