Develop a confirmation dialog

Create a confirmation dialog that displays when you select a button. This project involves the creation of a custom method invocation.

Figure 1. Application example - save dialog
Figure 2. Application example - apply value dialog
Note: Download a sample project: DialogConfirmation.zip

Prerequisites

Create a project.

To develop the project
  1. Create panels.
  2. Create a context object for the dialog.
  3. Create a confirmation dialog widget.
  4. Configure the SavePanel (type).
  5. Configure the ValuePanel (type).
  6. Arrange the interface elements.
  7. Save the project.
Figure 3. Application design example - confirmation dialog
Figure 4. Application design example - save panel
Figure 5. Application design example - value panel

Select Run to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.