<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/tcltkce/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/tcltkce/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/tcltkce/bugs/</id><updated>2005-10-21T13:23:49Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Spurious error message from tk84.dll (WinCE)</title><link href="https://sourceforge.net/p/tcltkce/bugs/1/" rel="alternate"/><published>2005-10-21T13:23:49Z</published><updated>2005-10-21T13:23:49Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd6e4d5dcfe8bf75df28878355bcdea0b704fe3a5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am currently writing a program for an iPAQ 5500 using &lt;br /&gt;
PythonCE and Tkinter.  However, I have discovered that &lt;br /&gt;
after 19 dialogs have appeared on the screen, all further &lt;br /&gt;
dialogs are preceded by a message No more winhandle &lt;br /&gt;
map slots. The message is spurious as the program &lt;br /&gt;
continues without any problem other than the irritating &lt;br /&gt;
message.&lt;/p&gt;
&lt;p&gt;I found that the string was present in the file tk84.dll and &lt;br /&gt;
I dug a bit further to try to find its origin.&lt;/p&gt;
&lt;p&gt;The error message is produced by the function &lt;br /&gt;
wince_putwinhandles() in tkWinCE.c which is called &lt;br /&gt;
once by WinCERecreateChild() in tkWinWm.c. &lt;/p&gt;
&lt;p&gt;The corresponding wince_getWindowhandle() is present &lt;br /&gt;
in tkWinCE.c and is declared, BUT NEVER CALLED, in &lt;br /&gt;
tkWinWm.c, so looks like the problem lies in a piece of &lt;br /&gt;
legacy code that is no longer used.&lt;/p&gt;
&lt;p&gt;I am not a C programmer. Is there any chance of &lt;br /&gt;
obtaining an updated copy of tk84.dll?&lt;/p&gt;
&lt;p&gt;Andrew Booth&lt;br /&gt;
a.g.booth@leeds.ac.uk&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>