GTK Dialogs
Package:
Summary:
Open GUI dialog windows with PHP-GTK
Groups:
Author:
Description:
This class can be used to open GUI dialog windows with PHP-GTK.
It can open dialog windows to display alert messages, confirmation or prompt requests.
The class returns the string value entered by the user in prompt dialogs or
the boolean value that deteremines whether the user has confirmed the confirm dialog question.
The dialog messages can be defined using HTML tags.
It can open dialog windows to display alert messages, confirmation or prompt requests.
The class returns the string value entered by the user in prompt dialogs or
the boolean value that deteremines whether the user has confirmed the confirm dialog question.
The dialog messages can be defined using HTML tags.
Comments are closed.