php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37607 GtkTreeView::get_cursor()
Submitted: 2006-05-26 20:33 UTC Modified: 2006-05-26 21:23 UTC
From: niels at quotar dot com Assigned:
Status: Closed Package: PHP-GTK related
PHP Version: 5.1.4 OS: win xp
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
10 - 5 = ?
Subscribe to this entry?

 
 [2006-05-26 20:33 UTC] niels at quotar dot com
Description:
------------
Hi, 
 I've got the following error... 
Call to undefined method GtkTreeView::get_cursor()

the set_cursor() function works fine...


jeez, you must realy hate bugs... 4th time now, truying to submit

br. 

Niels Berkers

Reproduce code:
---------------
<?php

class foo{
function foo(){
/*
$this->element_properties = new GtkTreeView etc.
*/

$this->element_properties->connect("cursor-changed"	,array($this,"moved"),"cursor-changed");
}
function moved($sig){
   $m =$this->element_properties->get_cursor();
}
}
?>

Expected result:
----------------
a digit 8-)

Actual result:
--------------
Call to undefined method GtkTreeView::get_cursor()

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-26 21:23 UTC] cweiske@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

This method is already implemented.
I don't know which php-gtk2.dll version you have, but it is in CVS.
 [2014-02-02 23:05 UTC] niels at quotar dot com
please remove my name for privacy reasons
 [2014-02-19 17:28 UTC] fuck at me dot cum
http://www.sunsetmarquis.com/cheap-canadian-viagra/
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC