Re: Source editor w/ perl bindings



On Mon, 2007-08-20 at 09:48 +0100, Emmanuele Bassi wrote:

On Mon, 2007-08-20 at 11:39 +1000, Daniel Kasak wrote:
Hi all.

I'm investigating the feasibility of adding ( Perl ) source code editing
to an app. I've found Gtk2::SourceView, and I'm installing it now, but
it requires gnome stuff, and I'd like to make this cross-platform.

Are there any alternatives?

the only thing that Gtk2::SourceView depends on is Gnome2::Print - which
is portable, as far as I know (it was used on various platforms, as long
as there's CUPS or a wrapper around lp).

the printing support has been removed from gtksourceview 2.0 (the
underlying C library) but the changes are not ABI/API-compatible so
it'll need a new binding set; as soon as gtksourceview 2.0 is released
(it should be declared API frozen at the end of the month and released
with GNOME 2.20) I'll start binding it.

Fine. I'll wait until then. There are other things that have to happen
before I do source code editing anyway.

Thanks for the response.

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: dkasak nusconsulting com au
website: http://www.nusconsulting.com.au




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]