<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/tcltkce/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/tcltkce/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 21 Oct 2005 13:23:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tcltkce/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Spurious error message from tk84.dll (WinCE)</title><link>https://sourceforge.net/p/tcltkce/bugs/1/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 21 Oct 2005 13:23:49 -0000</pubDate><guid>https://sourceforge.netd6e4d5dcfe8bf75df28878355bcdea0b704fe3a5</guid></item></channel></rss>