News Feed
Sections

News Archive
PHP-GTK Community Site:
Enabling code completion for PHP-GTK in your PHP IDE
June 11, 2008 @ 12:04:59

The PHP-GTK Community Site has posted some information (and some files) to help make your editor of choice a bit more "PHP-GTK aware" when it comes to code completion.

These IDEs are able to provide code completion not only for prebuilt extension code, but also for user-level PHP code. This gives us a way to provide it to PHP-GTK developers : all it takes is a "stub" file containing PHP declarations equivalent to the PHP-GTK2 classes, interfaces, and their methods and constants.

Making it by hand would be slow (and not efficient at all) so they opted to let the Reflection API do the heavy lifting for them and generate a Gtk_Dumper output file to hand to your editor and let it parse. The file is available for download.

0 comments voice your opinion now!
phpgtk code completion stub reflection ide



Similar Posts

PHP-GTK Community Site: PHP-GTK 2 Beta !

PHP-GTK Community Site: GtkProgressBar and GtkFileSelection

PHP-GTK Community Site: PHP-GTK 2 Beta !

PHP-GTK Community Site: an IMAP Client & Screenshots with Gdk

Alan Knowles' Blog: Code Reviewing.


Community Events











Don't see your event here?
Let us know!


conference book security application package mysql PHP5 zendframework cakephp ajax zend framework PEAR code developer example database releases job release

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework