some questions and a bug report
[email protected] (AFFISS) Mon, 10 Jan 2011 05:13:57 +0300
| Newsgroups | php.gtk.webmaster |
|---|---|
| Message-ID | <[email protected]> |
--0016e64bd3f43cfc5a0499748588 Content-Type: text/plain; charset=ISO-8859-1 Hello , right now i'm writing code for a project based on php-gtk i hope that you can help me further with the issues that i'm having here. well this is mostly a bug report, i've a problem with this line of code : $model = new GtkTreeStore(Gtk::TYPE_PHP_VALUE, Gtk::TYPE_STRING); >> >> which gives me a fatal php error saying that there is no such constant called "type-php-value" how to fix this ? there also seems to be a problem with line of code on the this documentation page http://gtk.php.net/manual/en/tutorials.treeview.model.php $folder = new_folder(); >> >> well there is no such thing as 'new_folder' .. btw , when can we expect to see a stable new release of php-gtk ? and what can we or at least i do to accelerate the release ? Kind Regards Affiss --0016e64bd3f43cfc5a0499748588--