<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 09 Jan 2009 06:53:45 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Building Your Own System Tray Application Using PHP-GTK]]></title>
      <guid>http://www.phpdeveloper.org/news/11118</guid>
      <link>http://www.phpdeveloper.org/news/11118</link>
      <description><![CDATA[<p>
DevShed continues their look at building PHP-GTK applications with <a href="http://www.devshed.com/c/a/PHP/Building-Your-Own-System-Tray-Application-Using-PHPGTK/">this new tutorial</a> covering something a little different - making applications that live in the system tray.
</p>
<blockquote>
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!
</blockquote>
<p>
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.
</p>]]></description>
      <pubDate>Tue, 30 Sep 2008 12:32:06 -0500</pubDate>
    </item>
  </channel>
</rss>
