Hi Tim,

Do you mean in a standalone program?
If so, you have to compare the state of the "selection" in a while loop
until there's a change, the tricky thing of this is that you would have to
use threads in order to keep your software responsive during the loop.

If your Qt tool is running within Softimage, you can simply rely on the SDK
calling PickObject/PickElement command.

Hope this helps,
Cheers

On Wed, Nov 5, 2014 at 12:07 PM, Tim Crowson <[email protected]
> wrote:

>  Anyone have any ideas for how to recreate XSI's Pick Session behavior
> using Python and Qt?
> --
>
>
>
>
> *Tim Crowson **Lead CG Artist*
>
>
> *Magnetic Dreams, Inc. *2525 Lebanon Pike, Bldg C, Suite 101, Nashville,
> TN 37214
> *Ph*  615.885.6801 | *Fax*  615.889.4768 | www.magneticdreams.com
> [email protected]
>

Reply via email to