PHP-GTK: making an “About” dialog

December 8th, 2009 § 0

Below is an example of how you can code an About dialog in PHP-GTK.
The mail_hook and url_hook are callback functions to open your default email client and webbrowser.
These functions have been tested under Windows XP. I don’t know if they work on Mac or Linux.

PHP GTK: liststore error (undefined class constant)

December 8th, 2009 § 1

Been experimenting with php-gtk over the last few days. When I was trying to use a liststore, php threw a fatal error. “Undefined class constant ‘TYPE_STRING’”. » Read the rest of this entry «

Where am I?

You are currently viewing the archives for December, 2009 at westworld: a webmasters best friend.