|
|
Mozy Online Backup: 2GB Free. Automatic. Secure.
Subject: Re: GtkSourceView - msg#00139
List: gnome.gtk+.perl
On Fri, 2004-04-16 at 18:46, Ross McFarland wrote:
> after seeing a message go around language-bindings about GtkSourceView
> i've decided to look into binding it, i don't know why, just decided
> that i hadn't done that type of thing in a long time i guess. at any
> rate we'll see how it goes. i'm only posting to let others know and to
> make sure that no one else is doing it. i can't promise i'll see it
> through to the end, but if nothing else i'll lay the ground work and
> someone that cares can finish it.
24 mins of work, and we now have a functional binding for GtkSouceView:
http://www.neces.com/gtk2-perl/Gtk2-SourceView-0.01.tar.gz
quite obviously it isn't complete, but you can create a Gtk2::SourceView
(see example.) 24 mins, damn we did something right in all of this. :)
i'm moving on for tonight. i'll try and come back to this and finish it
off over the next few weeks as time allows and desire dictates.
later,
-rm
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
GtkSourceView
after seeing a message go around language-bindings about GtkSourceView
i've decided to look into binding it, i don't know why, just decided
that i hadn't done that type of thing in a long time i guess. at any
rate we'll see how it goes. i'm only posting to let others know and to
make sure that no one else is doing it. i can't promise i'll see it
through to the end, but if nothing else i'll lay the ground work and
someone that cares can finish it.
later,
-rm
Next Message by Date:
click to view message preview
Re: GtkSourceView
* Ross McFarland <rwmcfa1@xxxxxxxxx>:
> 24 mins of work, and we now have a functional binding for GtkSouceView:
> http://www.neces.com/gtk2-perl/Gtk2-SourceView-0.01.tar.gz
Err, there's a CVS module to check-out. ;-)
I know: it's been some time since I've been changing it, but time is a
factor, for me, right now. I'll have some time to spare next week, but
this w/e is practically off-limits.
Gtk2::SourceView in CVS is lacking support for some things, like the
TagTable, which should go away in the intentions of the developers of
libgtksourceview, and a pair of method on the iterators, for namespace
clashing with Gtk2::TextIter (I could rename those as class static
methods, like Torsten did on Gnome2::Menu), but basically
Gtk2::SourceView is ready, apart from testing.
Regards,
Emmanuele.
--
Emmanuele Bassi (Zefram) [ http://www.emmanuelebassi.net ]
GnuPG Key fingerprint = 4DD0 C90D 4070 F071 5738 08BD 8ECC DB8F A432 0FF4
Previous Message by Thread:
click to view message preview
GtkSourceView
after seeing a message go around language-bindings about GtkSourceView
i've decided to look into binding it, i don't know why, just decided
that i hadn't done that type of thing in a long time i guess. at any
rate we'll see how it goes. i'm only posting to let others know and to
make sure that no one else is doing it. i can't promise i'll see it
through to the end, but if nothing else i'll lay the ground work and
someone that cares can finish it.
later,
-rm
Next Message by Thread:
click to view message preview
Re: GtkSourceView
* Ross McFarland <rwmcfa1@xxxxxxxxx>:
> 24 mins of work, and we now have a functional binding for GtkSouceView:
> http://www.neces.com/gtk2-perl/Gtk2-SourceView-0.01.tar.gz
Err, there's a CVS module to check-out. ;-)
I know: it's been some time since I've been changing it, but time is a
factor, for me, right now. I'll have some time to spare next week, but
this w/e is practically off-limits.
Gtk2::SourceView in CVS is lacking support for some things, like the
TagTable, which should go away in the intentions of the developers of
libgtksourceview, and a pair of method on the iterators, for namespace
clashing with Gtk2::TextIter (I could rename those as class static
methods, like Torsten did on Gnome2::Menu), but basically
Gtk2::SourceView is ready, apart from testing.
Regards,
Emmanuele.
--
Emmanuele Bassi (Zefram) [ http://www.emmanuelebassi.net ]
GnuPG Key fingerprint = 4DD0 C90D 4070 F071 5738 08BD 8ECC DB8F A432 0FF4
|
|