Innovation Award
 April 2005
Number 5 |
One way to improve the usability of user interfaces is to provide context menus.
Context menus usually can be pulled down by clicking on right mouse button when the pointer is over an element of the user interface.
These menus provide quick access to execute common actions directly related with the respective user interface element.
This class generates context menus to let the users execute several common actions to manipulate gtkeditable widgets.
Manuel Lemos |
This class creates context menus to associate to gtkeditable widgets of PHP-GTK graphical user interfaces.
These menus usually appear when the user clicks on the right mouse button when the pointer is over the editable widget.
The class provides a common menu with the functions to cut, paste, copy, delete, select all and cancel. When the user clicks on these menu items, the class invokes the corresponding action methods of the editable widget.
The class also provides the icon images that are used in the context menus. These images are defined within the class using text strings.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| Menu Icon |
Required |
base class |

If you know an application of this package, send a message to the
author to add a link here.