<HTML>
<HEAD>
<TITLE>Another 2.0 bug... Help, need a work-around!!!</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco"><TT>Tested on Windows XM and OSX:<BR>
<BR>
on mouseup<BR>
&nbsp;&nbsp;put &quot;Bar1&quot; into vBar<BR>
&nbsp;&nbsp;create graphic vBar<BR>
&nbsp;&nbsp;set the name of it to vBar<BR>
&nbsp;&nbsp;set the rect of graphic vBar to 10,45,19,87<BR>
&nbsp;&nbsp;set the backgroundcolor of graphic vBar to 0,0,0<BR>
end mouseup<BR>
<BR>
Gives a filled rectangle during development, but these items have no fill in <BR>
runtime :-(<BR>
<BR>
And there also seems to be a problem I haven&#8217;t pinned down yet, but when using polygones, in the runtime it doesn&#8217;t draw the last segment, so I&#8217;m missing the last line of the object...<BR>
<BR>
Anybody any suggestions?<BR>
<BR>
Regards,<BR>
<BR>
Ton Kuypers.<BR>
<BR>
(If we would get rewarded for finding bugs and posting them in the database, I&#8217;d be runner up for the first time in my life for something... AND I&#8217;D RATHER BE NOT!!!)</TT></FONT>
</BODY>
</HTML>