News Feed
Jobs Feed
Sections




News Archive
PHP-GTK Community Site:
Add icons to GtkMenu
December 12, 2006 @ 08:56:00

On of the next steps up from building a regular menubar or toolbar in your PHP-GTK application is the addition of icons to help liven up the menus and help users quickly find what they want. This new tutorial on the PHP-GTK Community Site aims to help with just that.

When creating a soft, you'll often want to have a menu like in the majority of graphical softs. It's often clear in your mind but require more code than you want to do simple things using a plain GtkMenu. So here's a class to help you to quickly design such menus and will also allow you to display nice icon in your menus.

They start with a usage example before getting into the code of the class - a simple menu with a "file" and "help" top menus and under "file", "open" and "exit".

The complete code for the class is included in the post so it's a simple cut and paste away from being yours.

4 comments voice your opinion now!
phpgtk gtkmenu tutorial icon example phpgtk gtkmenu tutorial icon example


blog comments powered by Disqus

Similar Posts

PHPMac.com: Building and Installing Apache 2.2.2 and PHP 5.1.3 (or 5.1.4) on Mac OS X 10.4.6

PHPit.net: PHP on the command line

JellyandCustard.com: Using DirectoryIterator to List Files in PHP

Total PHP: Browser based template editor

CMStr.com: How to manually install Joomla 1.5+


Community Events











Don't see your event here?
Let us know!


framework development code opinion podcast application interview example testing community series object phpunit zendframework2 unittest introduction language functional database release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework