Adding Chilld Box and Button Widget

Thanks, event dispatcher works like a charm. Now I can find my Array Index A according to which column I click.

But I’m not sure if im following your point 3. I have to add 2 index variable to my button, for Array A to find the parent index inside the scrollbox and Array B for the button.

  • register every button’s onClick in that user widget and have the scrollbox user widget propagate its ID via an Event Dispatcher whose delegate is in the widget that created the scroll boxes