note 605 added to gdk.gdkwindow.method.set_cursor.php
| 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