ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-gtk-general
php-gtk-general
Re: [PHP-GTK] Code completion in your PHP editor
by Marc Quinton other posts by this author
Mar 21 2007 11:41PM messages near this date
[PHP-GTK] Code completion in your PHP editor | [PHP-GTK] GtkCellRendererToggle trouble
On 3/22/07, Łukasz Wojciechowski <LukaszWojciechowski@[...].pl>  wrote:

>  Im using Eclipse PDT in my developer environment and I think that it
>  would be great to have code completion for Gtk* classes.
> 
>  Maybe someone know how this can be accomplished in PDT? or generally: Is
>  there php editor which offers code completion for Gtk* classes ?

- this is a  feature available on Scintilla widget, but not on
SourceView widget.
- php-gtk port of Scintilla widget is not very stabilised and
SourceView widget has basic features (but not this one) and seem much
ready,
- I have been working on popup menu for GtkTextview and of course for
GtkSourceView ; code completion is working as expected ; there is a
little framework for that but need to be cleanup.
- I have also been working on a little php parser and I am able to
display a php source structure in a list ; again it need to be cleaned
up.

I can give acces to that code if needed.
Thread:
LukaszWojciechowski
Marc Quinton

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved