Hmm well..

Basically as Shannon says... 
They want more than just a fancy label format can handle, plus.. 
plus...
Also to some extent "mines not to reason why", I just build it..

Actually it doesnt seem that difficult to do barring the usual issue 
in extending Adobe components that just about every property you need 
to access has been declared private.
CombBox by and large deals in ListBase and Grid derives from 
ListBase, just _dropdown and getDropdown are private so I will go the 
AbjectOrientated approach and cut and paste ComboBox into a new class 
and then modify those bits.
Probably will make the dropDown a public property so the grid 
definition can be nested in combo tag or allow it to be built 
externally and then set.
Anyway those are just my thoughts of the top of my head...
 


--- In [email protected], "ben.clinkinbeard" 
<[EMAIL PROTECTED]> wrote:
>
> Not that I know of but I have to ask- why would you want to do that?
> 
> 
> --- In [email protected], "reflexactions"
> <reflexactions@> wrote:
> >
> > Before I reinvent the wheel has anyone tried this?
> > 
> > tks...
> >
>


Reply via email to