guides:programming:programmers_reference_manual:displaying_the_populated_list_box

Displaying the Populated List Box

Add a QuickEvent for the B_POPULATE button's CLICK event with a QuickEvent option to Execute a Procedure, TEST_LB. The parameters for the Quick Event should be:

'@SELF', 'CLICK'

The settings should display as shown below:

When the window is run, after the B_POPULATE button is clicked, the hierarchical list box should be populated as shown below:

Note how the tabs are used to display the outline levels.

  • guides/programming/programmers_reference_manual/displaying_the_populated_list_box.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1