RE: IDE

2006-09-27 Thread Ratcliffe, Jeffrey (Peters)
> hi, aptitude install anjuta. Dapper has 1.2.4, which has no mention of Perl. For C & C++, it looks very nice. Is the Perl stuff only in v2? ___ gtk-perl-list mailing list gtk-perl-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Re: IDE

2006-09-26 Thread Daniel Kasak
Stephan Brunner wrote: > Write, for example, > > my $foo = Foo->new; > $foo-> (you get a selection of the available methods here, which is nice!). > > But write (as it happens more often this way): > > my $foo = shift; > # or my $foo = $other_foo; or my $foo = $tree->get_model or ... > $foo-> (y

Re: IDE

2006-09-26 Thread Stephan Brunner
Am Dienstag 26 September 2006 22:16 schrieb Sergei Steshenko: > --- Stephan Brunner <[EMAIL PROTECTED]> wrote: > > Am Montag 25 September 2006 08:55 schrieb Ratcliffe, Jeffrey (Peters): > > > Sorry for this being slightly off-topic, but: > > > >

Re: IDE

2006-09-26 Thread Sergei Steshenko
--- Stephan Brunner <[EMAIL PROTECTED]> wrote: > Am Montag 25 September 2006 08:55 schrieb Ratcliffe, Jeffrey (Peters): > > Sorry for this being slightly off-topic, but: > > > > Are any of you guys using an IDE? > > > > For want of anything better, I am

Re: IDE

2006-09-26 Thread Stephan Brunner
Am Montag 25 September 2006 08:55 schrieb Ratcliffe, Jeffrey (Peters): > Sorry for this being slightly off-topic, but: > > Are any of you guys using an IDE? > > For want of anything better, I am using nedit, which looks foul on Ubuntu > Dapper, but is a miles better editor t

Re: IDE

2006-09-25 Thread Daniel Kasak
Ratcliffe, Jeffrey (Peters) wrote: > Sorry for this being slightly off-topic, but: > > Are any of you guys using an IDE? > > For want of anything better, I am using nedit, which looks foul on Ubuntu > Dapper, but is a miles better editor than gedit. > > I tried out Eclips

Re: IDE

2006-09-25 Thread José Regalado
Ratcliffe, Jeffrey (Peters) escribió: > What killer Perl IDE have I missed? > > hi, aptitude install anjuta. ___ gtk-perl-list mailing list gtk-perl-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Re: IDE

2006-09-25 Thread Sergei Steshenko
--- "Ratcliffe, Jeffrey (Peters)" <[EMAIL PROTECTED]> wrote: > Sorry for this being slightly off-topic, but: > > Are any of you guys using an IDE? > > For want of anything better, I am using nedit, which looks foul on Ubuntu > Dapper, but is a miles > b

Re: IDE

2006-09-25 Thread Chris Bartak
Jeff,I embarked on this same quest about a year ago.  I came up empty-handed, and begun development on a Perl/Gtk2 IDE with MySQL support written in Perl.  If I ever find enough time to get it complete enough for a beta release, I'll let you all know. If you are using GladeXML for generating

IDE

2006-09-24 Thread Ratcliffe, Jeffrey (Peters)
Sorry for this being slightly off-topic, but: Are any of you guys using an IDE? For want of anything better, I am using nedit, which looks foul on Ubuntu Dapper, but is a miles better editor than gedit. I tried out Eclipse + EPIC, but the editor was nowhere near as nice as nedit and I could