| Click
on the load button to start. Double click on an item in the list |
|
|
|
This desktop application illustrates the following:
- When the Load button is pressed, information is retrieved from the web site and displayed in the list box
- When double clicking on an item in the list, a modal dialog is displayed.
- By clicking the >, >>, <, << in the modal dialog, you can scroll through the list of items. Notice how some fields are disabled or hidden for different items.
- Typing in an invalid date in the 'Born On' text field, the color of the label changes to red to indicate invalid data has been entered. The update button gets disabled indicating that invalid data cannot be saved.
- Clicking the update button closes the modal dialog and changes the item in the list.
|
|
See the
Configuration and User
Interface that was used to create this application.
|
|