[TxMt] DIALOG2 - return more than one argument (a bit urgent)

Hans-Jörg Bibiko bibiko at eva.mpg.de
Sat Jul 12 10:48:31 UTC 2008


Hi,

sorry for this maybe naïve question.
How can I return more than one argument from a async window.

I have a 'OK' button which is bound to target 'selection.controller'  
using 'returnArgument:' and then I have two arguments bound to a  
popup list item and the selected entries of a table. Fine.
But I can only return either the popup item or the table selection.  
But I need both.

If I bind the button to performButtonClick: I get the entire  
parameters but the table is very large.
But I don't get the returnCode or returnButton (?)

Is there a way to return more than one argument?

Thanks in advance.

--Hans


More information about the textmate mailing list