Python论坛  - 讨论区

标题:[python-chinese] Tkinter 删除一个不用的控件,该怎样做?

2007年05月03日 星期四 23:01

xiaoyi tian purpen.w在gmail.com
星期四 五月 3 23:01:59 HKT 2007

ÈçÌ⣺
ÀýÈç:

parent  = Frame()
parent.pack()

child = Text(parent)
child.pack()

Õâʱ£¬ÎÒÏë°ÑparentÀïµÄchildɾ³ý»òÒþ²Ø£¬¸ÃÔõÑù×ö£¿

»òÕߣ¬µ±É¾³ýÁËchild£¬ÎÒÏëÈÃËüÖØмÓÔØchiild2:
(
child2 = Canvas(parent)
child2.pack()
)

ÔõÑù×ö£¿¶àлָµã¡£¡£



-- 
ÈËÉú¾ÍÏñÒ»¸öÆ¿×Ó£¬¶øÉú»î¾ÍÊÇÆ¿×ÓÀïµÄË®¡£
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070503/ee165b51/attachment.htm 

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

2007年05月04日 星期五 17:47

xiaoyi tian purpen.w在gmail.com
星期五 五月 4 17:47:43 HKT 2007

ûÓа취ʵÏÖÂð£¿ÔõôûÓÐÈ˶¥°¡£¿£¡

ÔÚ07-5-3£¬xiaoyi tian <purpen.w在gmail.com> дµÀ£º
>
> ÈçÌ⣺
> ÀýÈç:
>
> parent  = Frame()
> parent.pack()
>
> child = Text(parent)
> child.pack()
>
> Õâʱ£¬ÎÒÏë°ÑparentÀïµÄchildɾ³ý»òÒþ²Ø£¬¸ÃÔõÑù×ö£¿
>
> »òÕߣ¬µ±É¾³ýÁËchild£¬ÎÒÏëÈÃËüÖØмÓÔØchiild2:
> (
> child2 = Canvas(parent)
> child2.pack()
> )
>
> ÔõÑù×ö£¿¶àлָµã¡£¡£
>
>
>
> --
> ÈËÉú¾ÍÏñÒ»¸öÆ¿×Ó£¬¶øÉú»î¾ÍÊÇÆ¿×ÓÀïµÄË®¡£




-- 
ÈËÉú¾ÍÏñÒ»¸öÆ¿×Ó£¬¶øÉú»î¾ÍÊÇÆ¿×ÓÀïµÄË®¡£
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070504/9c53d805/attachment.html 

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

2007年05月05日 星期六 10:55

Yunfeng Zhang zeroslug在163.com
星期六 五月 5 10:55:54 HKT 2007

 

  _____  

From: python-chinese-bounces在lists.python.cn
[mailto:python-chinese-bounces在lists.python.cn] On Behalf Of xiaoyi tian
Sent: Friday, May 04, 2007 5:48 PM
To: python-chinese在lists.python.cn
Subject: Re: [python-chinese]Tkinter ɾ³ýÒ»¸ö²»ÓõĿؼþ£¬¸ÃÔõÑù×ö£¿

 

ûÓа취ʵÏÖÂð£¿ÔõôûÓÐÈ˶¥°¡£¿£¡

ÔÚ07-5-3£¬xiaoyi tian <purpen.w在gmail.com> дµÀ£º

ÈçÌ⣺
ÀýÈç:

parent  = Frame()
parent.pack()

child = Text(parent)
child.pack()

Õâʱ£¬ÎÒÏë°ÑparentÀïµÄchildɾ³ý»òÒþ²Ø£¬¸ÃÔõÑù×ö£¿

»òÕߣ¬µ±É¾³ýÁËchild£¬ÎÒÏëÈÃËüÖØмÓÔØchiild2:
(
child2 = Canvas(parent)
child2.pack()
)

ÔõÑù×ö£¿¶àлָµã¡£¡£

 

ÊÔÒ»ÊÔ pack_forget() ·½·¨

 

-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070505/d8df8b3d/attachment.html 

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

2007年05月05日 星期六 12:29

xiaoyi tian purpen.w在gmail.com
星期六 五月 5 12:29:02 HKT 2007

²»ÐÐÁË£¬Õâ¸ö²¢Ã»ÓÐÇå³ý£¬Ö»ÊÇÔÝʱÒþ²ØÁË¡£¡£ÊµÖÊËüÈÔÈ»´æÔÚµÄ.

ÔÚ07-5-5£¬Yunfeng Zhang <zeroslug在163.com> дµÀ£º
>
>
>   ------------------------------
>
> *From:* python-chinese-bounces在lists.python.cn [mailto:
> python-chinese-bounces在lists.python.cn] *On Behalf Of *xiaoyi tian
> *Sent:* Friday, May 04, 2007 5:48 PM
> *To:* python-chinese在lists.python.cn
> *Subject:* Re: [python-chinese]Tkinter ɾ³ýÒ»¸ö²»ÓõĿؼþ£¬¸ÃÔõÑù×ö£¿
>
>
>
> ûÓа취ʵÏÖÂð£¿ÔõôûÓÐÈ˶¥°¡£¿£¡
>
> ÔÚ07-5-3£¬*xiaoyi tian* <purpen.w在gmail.com> дµÀ£º
>
> ÈçÌ⣺
> ÀýÈç:
>
> parent  = Frame()
> parent.pack()
>
> child = Text(parent)
> child.pack()
>
> Õâʱ£¬ÎÒÏë°ÑparentÀïµÄchildɾ³ý»òÒþ²Ø£¬¸ÃÔõÑù×ö£¿
>
> »òÕߣ¬µ±É¾³ýÁËchild£¬ÎÒÏëÈÃËüÖØмÓÔØchiild2:
> (
> child2 = Canvas(parent)
> child2.pack()
> )
>
> ÔõÑù×ö£¿¶àлָµã¡£¡£
>
>
>
> ÊÔÒ»ÊÔ pack_forget() ·½·¨
>
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
ÈËÉú¾ÍÏñÒ»¸öÆ¿×Ó£¬¶øÉú»î¾ÍÊÇÆ¿×ÓÀïµÄË®¡£
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070505/034fad6b/attachment.html 

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

2007年05月05日 星期六 13:30

vcc vcc在163.com
星期六 五月 5 13:30:48 HKT 2007

.destroy

用Tkinter建议看看Tcl/Tk的文档,会比较清楚,www.tcl.tk。
  ----- Original Message ----- 
  From: xiaoyi tian 
  To: python-chinese at lists.python.cn 
  Sent: Saturday, May 05, 2007 12:29 PM
  Subject: Re: [python-chinese]Tkinter 删除一个不用的控件,该怎样做?


  不行了,这个并没有清除,只是暂时隐藏了。。实质它仍然存在的.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070505/291dddef/attachment.htm 

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号