July 2018
Intermediate to advanced
462 pages
12h 2m
English
You can see that the itemClicked event of List Widget is connected to the dispSelectedTest() method. That is, on clicking any of the list items from List Widget, the dispSelectedTest() method is invoked, which uses the currentItem method of List Widget to display the selected item of List Widget through the label called labelTest.
On running the application, you will see List Widget showing a few diagnosis tests; on selecting a test from the List Widget, the test will appear through the Label widget, as shown in the following screenshot:

Read now
Unlock full access