thank you for your replying<br />maybe I have not enough experience to understand your advice easily<br />now I got it what the transparent option is.<br />I tried several change but nothing changed<br />could you be more specify?<br />I was thought I need to set a style option on circle but draw-bitmap doesn&#39;t have such a transparent option.<br />and I tried following modification but does nothing<br /><br />(new select% (parent f) (min-width (image-width chipset)) (min-height (image-height chipset)) )<br />to<br />(new select% (parent f) (min-width (image-width chipset)) (min-height (image-height chipset)) (style &#39;(transparent)))<br /><br />thanks in advanced<br /><br /><br /><br /><br />, Mathew Kurian &lt;bluejamesbond@gmail.com&gt;´ÔÀÌ ÀÛ¼º:<br />&gt; Greetings,<br />&gt; <br />&gt; According to Racket Docs:<br />&gt; <br />&gt; <br />&gt; ----Just set style-----<br />&gt; <br />&gt; <br />&gt; &#39;transparent&nbsp;&ndash; the canvas is automatically &ldquo;erased&rdquo; before an update using it&rsquo;s parent window&rsquo;s background; the result is undefined if this flag is combined with&nbsp;&#39;no-autoclear<br />&gt; <br />&gt; <br />&gt; <br />&gt; Hopefully that helps.<br />&gt; <br />&gt; Sincerely,<br />&gt; <br />&gt; <br />&gt; Mathew Kurian<br />&gt; -- <br />&gt; Mathew Kurian<br />&gt; Seven Lakes High School<br />&gt; <br />&gt; Cell: 8324932862 |&nbsp;Home: 2814929526<br />&gt; Do all the good you can, by all the means you can,&nbsp;<br />&gt; In all the ways you can, in all the places you can,<br />&gt; <br />&gt; At all the times you can, to all the people you can,<br />&gt; As long as ever you can.&quot; :) John Wesley<br />&gt; <br />&gt; Please be sure to visit&nbsp;SLHS Red Cross Association<br />&gt; <br />&gt; <br />&gt; &nbsp;<br />&gt; &nbsp;<br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt;