JSL :: Event handling or Data binding to list boxes
Hello JMP Community,I am in the middle of designing a GUI which allows to select an input table/ columns and an output table/ columns. I am strunggeling with on how JSL handles mous clicks: I want to select a table using a combo box, with a Col List Box updating following the mouse click on the combo box (how does the data binding of the Col list Box occur?). Please have a look at the attached ...