2009年3月31日星期二

[PerlChina] Re: 用perl编写用户界面的问题

缺少依赖的包
为什么要自己编译呢?下个预编译包不就好了。召唤apt/yum。。。
我觉得不需要用到anjuta。
glade编辑好界面文件,然后编辑器写perl code。
基本上流程就是写callback,open glade file, auto connection,gtk2 main
主要就是写callback的任务。
anjuta帮不了你什么。
可以看下gtk2::gladexml里的example和demo。

不过我个人不大喜欢ide,别在意,按你自己的步调比较好:)


2009/3/31 defyer <yn.johnson.uk@gmail.com>

is that true with glade? though, i learnt that glade is integrated as
plugin in anjuta, optionally......
BTW, any idea of this error message:
"  No package 'unique-1.0' found  "
it occurs in anjuta ./configure process


On 3月30日, 下午2时09分, 杨溪 <blackken...@gmail.com> wrote:
> anjuta is complex, glade is enough:) (and your favorate editor)
> try Gtk2::GladeXML and glade-3
> IMO, the only drawback is that there is little pods for perler, read gtk
> document instead(devhelp or browser)
>
> 2009/3/30 defyer <yn.johnson...@gmail.com>
>
>
>
> > hi, there, all i request is "simply" a user interface, a way to
> > express the outputs from the core files and code that are implemented
> > in Perl.
> > I tried gtk2-perl today with a simple example yielding a HELLO WORLD
> > dialog, it seems fine so far, and i'll hang on it for more info to see
> > whether it meet my requirements...
> > I downloaded ANJUTA IDE,,,,, it's awesome...
>
> > On 3月30日, 上午10时33分, purl lamp <lamp.p...@gmail.com> wrote:
> > > please try Perl Gtk application with Glade2, tell us more about your
> > > requests will help.
>
> > > 2009/3/30 defyer <yn.johnson...@gmail.com>
>
> > > > Perl/Tk
> > > > Perl/Qt
> > > > GTK2-Perl
> > > > wxPerl&wxWidget



--~--~---------~--~----~------------~-------~--~----~
您收到此信息是由于您订阅了 Google 论坛"PerlChina Mongers 讨论组"论坛。
 要在此论坛发帖,请发电子邮件到 perlchina@googlegroups.com
 要退订此论坛,请发邮件至 perlchina+unsubscribe@googlegroups.com
 更多选项,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问该论坛

-~----------~----~----~----~------~----~------~--~---

没有评论: