<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<STYLE type=text/css> <!--@import url(scrollbar.css); --></STYLE>

<META http-equiv=Content-Type content="text/html; charset=utf-8">
<STYLE>                   BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}                       body{FONT-SIZE:12.1pt; COLOR:#001; FONT-FAMILY:宋体,serif;}           </STYLE>

<META content="MSHTML 6.00.2900.5512" name=GENERATOR><BASE target=_blank></HEAD>
<BODY 
style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 12px; LINE-HEIGHT: 1.3; BORDER-RIGHT-WIDTH: 0px" 
marginheight="0" marginwidth="0"><STATIONERY>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT face=宋体 color=#000000 size=3>In the Tk demo, you 
  can define a widget name in a subscript file, </FONT></DIV></BLOCKQUOTE>
<DIV><FONT color=#000000 size=3>but create this widget in the main srcipt file. 
How to do it in python/tkinter?</FONT></DIV>
<DIV><FONT color=#000000 size=3></FONT> </DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT color=#000000 size=3>here is the Tk code, buttons named in sub 
  file, but create in main file:</FONT></DIV></BLOCKQUOTE>
<DIV dir=ltr><FONT color=#000000 size=3><EM>in subscript file</EM>:</FONT></DIV>
<DIV dir=ltr><FONT color=#000000 size=3></FONT> </DIV>
<DIV dir=ltr><FONT size=2>## See Code / Dismiss buttons<BR>set btns 
[addSeeDismiss $w.buttons $w {} \<BR> {ttk::button $w.buttons.fontchooser 
-command fontchooserToggle}]<BR>pack $btns -side bottom -fill x</FONT></DIV>
<DIV dir=ltr> </DIV>
<DIV dir=ltr><EM>in main script file</EM>:</DIV>
<DIV dir=ltr> </DIV>
<DIV dir=ltr><FONT size=2>proc addSeeDismiss {w show {vars {}} {extra {}}} 
{<BR>    ## See Code / Dismiss buttons<BR>    
ttk::frame $w<BR>    ttk::separator $w.sep<BR>    
#ttk::frame $w.sep -height 2 -relief sunken</FONT></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV dir=ltr><FONT size=2>...</FONT></DIV></BLOCKQUOTE>
<DIV dir=ltr><FONT size=2>}</FONT></DIV>
<DIV> </DIV>
<DIV align=left><FONT face=Verdana color=#c0c0c0 
size=2>2013-10-23</FONT></DIV><FONT face=Verdana size=2>
<HR id=SignNameHR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>
</FONT>
<DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN 
id=_FlashSignName>zaazbb</SPAN></FONT></DIV></STATIONERY></BODY></HTML>