Вот схема:
code_21312.txt
при запуске скомпилированной схемы
Python выдает
Traceback (most recent call last):
File "D:\HiAsm4_04_184\Project19.py", line 54, in <module>
run = hiProject19(root)
File "D:\HiAsm4_04_184\Project19.py", line 46, in __init__
self.entry1 = Entry(self.master, width = u"")
File "C:\Python26\lib\lib-tk\Tkinter.py", line 2367, in __init__
Widget.__init__(self, master, 'entry', cnf, kw)
File "C:\Python26\lib\lib-tk\Tkinter.py", line 1932, in __init__
(widgetName, self._w) + extra + self._options(cnf))
_tkinter.TclError: expected integer but got ""