<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" face="'Lucida Console'">I have been told the mailing lists talk a lot about Tkinter and I have not been able to find anyone who knows the answer to this question. This is also the first time I have used the mailing lists, so hey guys :D. </font><div><font class="Apple-style-span" face="'Lucida Console'"><br></font></div><div><span class="Apple-style-span" style="line-height: 18px; "><font class="Apple-style-span" face="'Lucida Console'">I decided to work on a GUI for this because I need the practice. However I ran into this weird problem.</font></span></div><div><span class="Apple-style-span" style="line-height: 18px; "><font class="Apple-style-span" face="'Lucida Console'">If I change line 67 from 1000 to 100 my program prints two of the last letter...</font><a class="postlink" href="http://pastebin.com/d656cfd09" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-decoration: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(54, 138, 210); "><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="'Lucida Console'">http://pastebin.com/d656cfd09</font></font></a><font class="Apple-style-span" face="'Lucida Console'"> <br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">(with 1000) </font><font class="Apple-style-span" face="'Lucida Console'"><a href="http://www.grabup.com/uploads/9d477c68231951f4025a27090de798e1.png?direct">http://www.grabup.com/uploads/9d477c68231951f4025a27090de798e1.png?direct</a><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">with (100) </font><font class="Apple-style-span" face="'Lucida Console'"><a href="http://www.grabup.com/uploads/8adfdc83e9b5a2e9e7af1f557a97a3ee.png?direct">http://www.grabup.com/uploads/8adfdc83e9b5a2e9e7af1f557a97a3ee.png?direct</a><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">That just makes no sense at all. Is 100 to fast for it to run? I would think it would wait for it to finish and update the GUI before it moved on.</font></span></div><div><font class="Apple-style-span" face="'Lucida Console'"><span class="Apple-style-span" style="line-height: 18px;"><br></span></font></div><div><font class="Apple-style-span" face="'Lucida Console'"><span class="Apple-style-span" style="line-height: 18px;">Thanks,</span></font></div><div><font class="Apple-style-span" face="'Lucida Console'"><span class="Apple-style-span" style="line-height: 18px;"><br></span></font></div><div><font class="Apple-style-span" face="'Lucida Console'"><span class="Apple-style-span" style="line-height: 18px;">Andrew</span></font></div></body></html>