Would it make any difference if I return data from the Query functions in a 
GridData object which supports combo items?  The spreadsheet appears to be a 
giant GridWidget, is it not?


Thanks,

Matt




-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Luc-Eric Rousseau
Sent: Wednesday, November 13, 2013 8:03 AM
To: [email protected]
Subject: Re: spreadsheet - setting UIItems in combo box items

your enumeration strings only exist in the PPG Layout object.  Some stuff 
internally may work differently, but your not your stuff.

On Tue, Nov 12, 2013 at 8:26 PM, Matt Lind <[email protected]> wrote:
> I have many spreadsheet queries which display information stored in 
> custom properties in the scene.  Some of the custom property 
> parameters are integers represented by combo boxes in their respective 
> PPGs.  When I dump the values of those parameters into the 
> spreadsheet, the spreadsheet only shows integers.  I would like to 
> convert the cells with those values to be combo boxes with the same 
> label/value pairs as the combo boxes of the custom properties.  I see 
> some of the native Softimage spreadsheet queries have this capability, 
> but I don't see any documentation how to do it.  I have dissected some 
> of those queries and they use GUID/CLSID values to pull the combo box 
> enumerations.
>
>
>
> Anybody know how to display a combo box in a cell of a spreadsheet 
> query for custom spreadsheet queries?


Reply via email to