note 605 added to gdk.gdkwindow.method.set_cursor.php

[email protected]
Newsgroups php.gtk.webmaster
Message-ID <[email protected]>
Under Win32, You should use :

$cursor = gdk::cursor_new(GDK_WATCH);
$gdkwindow->set_cursor($cursor);
while(gtk::events_pending()) gtk::main_iteration();

 http://gtk.php.net:80/manual/fr/gdk.gdkwindow.method.set_cursor.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.