<?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>Wed, 19 Jun 2013 05:39:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Elizabeth Smith's Blog: CC_Tooltips - easy php-gtk tooltip management]]></title>
      <guid>http://www.phpdeveloper.org/news/6892</guid>
      <link>http://www.phpdeveloper.org/news/6892</link>
      <description><![CDATA[<p>
<i>Elizabeth Smith</i> points out <a href="http://elizabethmariesmith.com/2006/12/12/cc_tooltips-easy-php-gtk-tooltip-management/">a handy bit of functionality</a> for the PHP-GTKers out there on her blog today - <a href="http://gtk.php.net/manual/en/gtk.gtktooltips.php">tooltips in PHP_Gtk2</a>.
</p>
<p>
She talks specifically about how she's using them in her <a href="http://callicore.net/desktop">CC Desktop</a> framework to make tooltip creation simple:
</p>
<blockquote>
CC_Tooltips extends the base GtkTooltips class to enhance the functionality. It handles a few "special cases" and forces the object to be a singleton. 
</blockquote>
<p>
There's a few bits of added functionality that are enhancements off of the standard <a href="http://gtk.php.net/manual/en/gtk.gtktooltips.php">standard tooltips</a> PHP-GTK offers as well. Check out <a href="http://elizabethmariesmith.com/2006/12/12/cc_tooltips-easy-php-gtk-tooltip-management/">the full entry</a> for more info on this and other features of the <a href="http://callicore.net/desktop">CC Desktop</a> - including a code sample.
</p>]]></description>
      <pubDate>Wed, 13 Dec 2006 17:21:00 -0600</pubDate>
    </item>
  </channel>
</rss>
