230. How to setup a dialog box - Part 2 - simple yes no dialog?

Problem

To understand GtkDialog a little better, we will look at our second example to produce exactly the same output as the GtkDialog constructor example in the offical PHP-GTK2 documentation.

The example shows how to set up a simple yes-no dialog box as shown below:

How to setup a dialog box - Part 2 - simple yes no dialog?


Solution

Add comment


Security code
Refresh