Oct. 3, 2016
6:26 a.m.
On 10/02/2016 11:06 PM, Tudor Girba wrote:
Hi Martin,
GLMBasicExamples>>treeWithInitialSelection provides an example of how to set an initial selection programatically. Does this help?
Thanks! This has me much closer to where I want to be. I can't get it to properly deselect, though. If I send "value: nil" to the port, it transmits nil, but leaves the previous selection in the list selected (highlighted, at least). I can deselect properly with the mouse. Regards, -Martin