Re: NSPopupButton and content values binding transformer

2013-10-28 Thread jonat...@mugginsoft.com
On 26 Oct 2013, at 21:28, jonat...@mugginsoft.com wrote: > On 25 Oct 2013, at 10:58, jonat...@mugginsoft.com wrote: > >> Value transformers applied to NSPopupButton have some idiosyncrasies. >> http://stackoverflow.com/questions/12505764/nspopupbutton-bindings-with-value-transformer >> >> I have

Re: NSPopupButton and content values binding transformer

2013-10-26 Thread jonat...@mugginsoft.com
On 25 Oct 2013, at 10:58, jonat...@mugginsoft.com wrote: > Value transformers applied to NSPopupButton have some idiosyncrasies. > http://stackoverflow.com/questions/12505764/nspopupbutton-bindings-with-value-transformer > > I have applied a transformer to an NSPopupButton content values bindin

NSPopupButton and content values binding transformer

2013-10-25 Thread jonat...@mugginsoft.com
Value transformers applied to NSPopupButton have some idiosyncrasies. http://stackoverflow.com/questions/12505764/nspopupbutton-bindings-with-value-transformer I have applied a transformer to an NSPopupButton content values binding but the IB configured transformer does not seem to be applied. I