News Feed
Jobs Feed
Sections




News Archive
feed this:

DevShed:
Building Your Own System Tray Application Using PHP-GTK
September 30, 2008 @ 12:32:06

DevShed continues their look at building PHP-GTK applications with this new tutorial covering something a little different - making applications that live in the system tray.

You have seen how easy it is to write your own desktop applications using PHP-GTK in the article "Building Your Own Desktop Notepad Application Using PHP-GTK." Once you have learned how to write desktop applications using PHP-GTK, you will be pleased to know that writing system tray applications is just a matter of adding a couple of lines of code. The bulk of your code remains exactly the same!

They create a GtkStatusIcon widget (resulting in a generic file icon in the system tray) and show how to modify the previous Notepad application to respond to being clicked.

0 comments voice your opinion now!
phpgtk tutorial system tray application notepad



Community Events











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


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

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