The PHP-GTK Community Site has three new tutorials today, two dealing with interface items (GtkToolbar and GtkMenubar) and the other with the topic of a previous post, just enhanced:
- Accessing geo-nick with Pear XML-RPC - shows how to access the geo-nick web service they created previously with a standard PEAR XML-RPC connection
- Overview of GtkMenubar construcution - a brief look (including some code) of how to work with the GtkMenubar widget and include it in your application.
- Extending GtkToolbar to quickly build toolbars - a look (with code) of how to include the GtkToolbar widget into your application and use its features to create buttons and items with tooltips.