<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PHP-GTK News #10</title>
	<link>http://crisscott.com/2006/04/26/php-gtk-news-10/</link>
	<description>PHP tips, samples, and help.</description>
	<pubDate>Fri, 30 Jul 2010 21:27:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Christian Weiske</title>
		<link>http://crisscott.com/2006/04/26/php-gtk-news-10/#comment-423</link>
		<pubDate>Fri, 12 May 2006 10:55:17 +0000</pubDate>
		<guid>http://crisscott.com/2006/04/26/php-gtk-news-10/#comment-423</guid>
					<description>@andreas: This is nothing that can be fixed by PHP-Gtk, it's a Gtk problem. Perhaps connect_after() works?</description>
		<content:encoded><![CDATA[<p>@andreas: This is nothing that can be fixed by PHP-Gtk, it&#8217;s a Gtk problem. Perhaps connect_after() works?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: andreas</title>
		<link>http://crisscott.com/2006/04/26/php-gtk-news-10/#comment-422</link>
		<pubDate>Fri, 12 May 2006 10:24:41 +0000</pubDate>
		<guid>http://crisscott.com/2006/04/26/php-gtk-news-10/#comment-422</guid>
					<description>Hi, ive the same problem with &quot;move-cursor&quot; in GtkTreeView. If i connect this, the callback function gets the last selected row instead of the current selected row.

$this-&amp;#62;lst_items-&amp;#62;connect(&quot;move-cursor&quot;, array($this, 'show_media_info'));

public function show_media_info($obj, $bla1, $bal2) {
   $data = $obj-&amp;#62;get_selection();
   list($model, $iter) = $data-&amp;#62;get_selected();
   $name = $model-&amp;#62;get_value($iter, 1);
}
...

how can i fix this... wil this be fixed in one of the next releases?

Regards,
andreas</description>
		<content:encoded><![CDATA[<p>Hi, ive the same problem with &#8220;move-cursor&#8221; in GtkTreeView. If i connect this, the callback function gets the last selected row instead of the current selected row.</p>
<p>$this-&gt;lst_items-&gt;connect(&#8221;move-cursor&#8221;, array($this, &#8217;show_media_info&#8217;));</p>
<p>public function show_media_info($obj, $bla1, $bal2) {<br />
   $data = $obj-&gt;get_selection();<br />
   list($model, $iter) = $data-&gt;get_selected();<br />
   $name = $model-&gt;get_value($iter, 1);<br />
}<br />
&#8230;</p>
<p>how can i fix this&#8230; wil this be fixed in one of the next releases?</p>
<p>Regards,<br />
andreas
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jeff</title>
		<link>http://crisscott.com/2006/04/26/php-gtk-news-10/#comment-110</link>
		<pubDate>Wed, 26 Apr 2006 23:43:38 +0000</pubDate>
		<guid>http://crisscott.com/2006/04/26/php-gtk-news-10/#comment-110</guid>
					<description>Ooops... forgot about stripping out HTML chars... that was supposed to be, &quot;PHP!&quot;  :)</description>
		<content:encoded><![CDATA[<p>Ooops&#8230; forgot about stripping out HTML chars&#8230; that was supposed to be, &#8220;PHP!&#8221;  :)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jeff</title>
		<link>http://crisscott.com/2006/04/26/php-gtk-news-10/#comment-109</link>
		<pubDate>Wed, 26 Apr 2006 23:42:09 +0000</pubDate>
		<guid>http://crisscott.com/2006/04/26/php-gtk-news-10/#comment-109</guid>
					<description>Congratulations on the new little coder!  Make his or her first utterance be &quot;</description>
		<content:encoded><![CDATA[<p>Congratulations on the new little coder!  Make his or her first utterance be &#8220;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Anant</title>
		<link>http://crisscott.com/2006/04/26/php-gtk-news-10/#comment-104</link>
		<pubDate>Wed, 26 Apr 2006 20:10:32 +0000</pubDate>
		<guid>http://crisscott.com/2006/04/26/php-gtk-news-10/#comment-104</guid>
					<description>All the very best for the new chapter in your life, and, Congratulations!</description>
		<content:encoded><![CDATA[<p>All the very best for the new chapter in your life, and, Congratulations!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
