Quantcast
Channel: PHP-GTK Community - GtkWidget
Browsing all 2 articles
Browse latest View live

Extending widgets with PHP

primitive widgetyou need to extend GtkWidgetyou need to write many methodsyour constructor MUST NOT call parent::__construct, or you will have an error (Fatal error: Cannot instantiate abstract class)...

View Article



Getting a descendant (child) widget by name

This script gets a descedant (child) widget by name using recursion. A name should be defined for the child previously, if not as a name is considered the class name.The name is passed as a variable by...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images