Re: [PHP-GTK-DEV] [patch] GtkSourceView2 support
[email protected] (Higor Eurípedes)
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
Higor Eurípedes wrote:
>
> constants are not working.. i will try to fix it tonight and upload the
> files again... hehe
>
Fixed :)
This time i uploaded my test script too.
http://enygmata.site88.net/gtksourceview2/
Changes:
- Constants are accessible through GtkSourceView class.
- php_sourceview2.c merged with php_sourceview.c and php_sourceview2.h
merged with php_sourceview.h
note #1: gtksourceview2 stuff wont be accessible if you have
"--with-sourceview" in your configure command
(to avoid conflicts)
note #2: many class/method names have been changed on gtksourceview2.
note #3: i have not tried to compile it on windows but i think it works,
could someone please do it?
note #4: the patch include changes for config.m4, config.w32 and
generator.php
note #5: you should put all the sourceview2.* files at sourceview extension
dir
note #6: tested with php 5.2.6 and php-gtk 2.0.1 (linux)
bye bye \o/
--
View this message in context: http://www.nabble.com/-patch--GtkSourceView2-support-tp18741182p18791053.html
Sent from the Php - GTK - Dev mailing list archive at Nabble.com.