Dyalog / ewc-client

Other
1 stars 4 forks source link

Sending NQ for a Select to a Combo doesn't result in an event #281

Open cursork opened 2 weeks ago

cursork commented 2 weeks ago
(sf,'.GRUPPE')eWC'Combo'w(⊃⌽w)('SelItems'((-≢w)↑1))('Size'(23 200))('Event' 'Select' 'CBWorkGroup')

eNQ(sf,'.GRUPPE')'Select'

Server sends {"NQ":{"Event":"Select","ID":"F1.TC.Work.GRUPPE","Info":[],"NoCallback":0}} , but no event comes back.

(Requires an issue demo, I think)