<?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>Sat, 18 May 2013 14:22:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP-GTK Community: Click Coordinates & Grabbing Screenshots]]></title>
      <guid>http://www.phpdeveloper.org/news/8767</guid>
      <link>http://www.phpdeveloper.org/news/8767</link>
      <description><![CDATA[<p>
The PHP-GTK Community website has two new posts they've made recently - one concerning clicking on images and the other about grabbing screenshots:
</p>
<ul>
<li><a href="http://www.php-gtk.eu/node/197">Getting (x,y) coordinates when clicking on images</a> - I wrote an application where the user clicks on a GtkImage, and I want to know *where* the user clicked. Here's a simple object extending GtkAlignment.
<li><a href="http://www.php-gtk.eu/code-hints/grabbing-a-screenshot-with-gdk">Grabbing a screenshot with Gdk</a> - Need to grab a screenshot in your program? Or maybe you just need to create an image from an existing GtkWidget. There's an easy way to accomplish both tasks using GdkPixbuf::get_from_drawable();
</ul>
<p>
Check out the <a href="http://www.php-gtk.eu/">rest of the site</a> for more reference, applications and information for the PHP-GTK community.
</p>]]></description>
      <pubDate>Tue, 02 Oct 2007 12:54:00 -0500</pubDate>
    </item>
  </channel>
</rss>
