<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>
  put "Bar1" into vBar<BR>
  create graphic vBar<BR>
  set the name of it to vBar<BR>
  set the rect of graphic vBar to 10,45,19,87<BR>
  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’t pinned down yet, but when using polygones, in the runtime it doesn’t draw the last segment, so I’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’d be runner up for the first time in my life for something... AND I’D RATHER BE NOT!!!)</TT></FONT>
</BODY>
</HTML>