Python论坛  - 讨论区

标题:[python-chinese] python编成金典 的问题

2005年09月23日 星期五 14:42

hailang_0512 hailang_0512 at 163.com
Fri Sep 23 14:42:13 HKT 2005

def action(self,event):
    thename=event.widget.winfo_name()
    theContents=event.widget.get()
    showinfo("Message",thename+":"+theContents)
 
书上明明这样讲的,可是我在2.4.1中调试的时候,他提示找不到get()方法,请问如何解决?
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050923/2c5073f1/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年09月23日 星期五 14:45

limodou limodou at gmail.com
Fri Sep 23 14:45:08 HKT 2005

在 05-9-23,hailang_0512<hailang_0512 at 163.com> 写道:
>
>
> def action(self,event):
>
>     thename=event.widget.winfo_name()
>
>     theContents=event.widget.get()
>
>     showinfo("Message",thename+":"+theContents)
>
>
>
> 书上明明这样讲的,可是我在2.4.1中调试的时候,他提示找不到get()方法,请问如何解决?
>

不知道这是什么图形包,查一查文档吧。也许就是书上印错了。


--
I like python!
My Donews Blog: http://www.donews.net/limodou

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号