Hi, <br><br><div class="gmail_quote">In playing with the code (test.rkt) from this post (<a href="https://groups.google.com/forum/?fromgroups#%21topic/plt-scheme/HOlM4qKkI74" target="_blank">https://groups.google.com/forum/?fromgroups#!topic/plt-scheme/HOlM4qKkI74</a>), I notice issues with the refresh/repaint of the text fields of the remaining items after a delete of one of the items. <br>

<br>After starting the code (via &#39;run&#39; button from DrRacket), I add a few new items (pressing one of the insert buttons several times), fill in the values for the new items (see capture1.png), and then delete one of the items (by pressing its delete button).<br>

<br>After the frame has been re-displayed, sometimes the text fields are left blank (see capture2.png) until each field 
is clicked (receives focus and is repainted) and only then is the value shown. Other times the text 
fields have some part of the value displayed (contents only partially painted? or partially erased? -- see capture3.png) until the text field is clicked.<br><br>I can replicate the issue readily although the actual results differ, suggesting to me some sort of race condition.<br>

<br>I am using a recent nightly build -- version 5.2.1.3--2012-01-21(9d48858/a) -- on a fairly heavily laden 64-bit quad-core vista laptop.<br>
<br>Any ideas?<br><br>Cheers,<br><br>Kieron.<br><br><br>
</div><br>