2007年05月03日 星期四 23:01
ÈçÌ⣺ ÀýÈç: 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
2007年05月04日 星期五 17:47
ûÓа취ʵÏÖÂð£¿ÔõôûÓÐÈ˶¥°¡£¿£¡ ÔÚ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
2007年05月05日 星期六 10:55
_____ 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
2007年05月05日 星期六 12:29
²»ÐÐÁË£¬Õâ¸ö²¢Ã»ÓÐÇå³ý£¬Ö»ÊÇÔÝʱÒþ²ØÁË¡£¡£ÊµÖÊËüÈÔÈ»´æÔÚµÄ. ÔÚ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
2007年05月05日 星期六 13:30
.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
Zeuux © 2025
京ICP备05028076号