17 feb. 2010 : PHP-GTK Application descriptions can now be submitted in Brazilian Portuguese too. Thanks Bruno Bandeira !.
German and Italian still missing: who will contribute the translated categories for these languages ? Contact the team to offer your translations !
Enabling PHP-GTK2 code completion in Zend Studio 5.5 for a project is very simple. The following example is given on Windows, but the steps should be the same on any supported platform.
First run the Gtk_Dumper.php extractor as described on the previous page, and save the generated skeleton file to some stable directory, say e:\src\php\php-gtk\stubs-2.0.1.php for code completion on the PHP-GTK 2.0.1 version.
Now, start Zend Studio...
Create a new project...
Add the path to the just-generated skeleton file using the Add path button...
Then click on Finish to create the project. Now let's create a new PHP application
Notice that code completion in Zend Studio 5.5 shows the types of parameters (like GtkObject on the example below) and class constants (like the Gtk::BUILDER_ERROR_* constants in the example below):
Recent comments
6 weeks 2 days ago
12 weeks 1 day ago
13 weeks 6 days ago
20 weeks 2 days ago
21 weeks 4 days ago
21 weeks 6 days ago
22 weeks 6 days ago
23 weeks 5 days ago
34 weeks 4 days ago
34 weeks 4 days ago