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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: niels at quotar dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Mon Mar 24 11:01:29 2025 UTC