Another 2.0 bug... Help, need a work-around!!!

tkuypers at pandora.be tkuypers at pandora.be
Sat Jun 21 07:34:01 EDT 2003


Already solved by our friends of RR...

In the IDE, the "opaque" of the graphic is set to true. However, in a
standalone this is not set by default and is false thus not filling the
rectangle.

Sothere is a difference between IDE behaviour and standalones... Not very
nice, but at least there is a work-around...

Ton Kuypers



> 
> From: "tkuypers at pandora.be" <tkuypers at pandora.be>
> Reply-To: use-revolution at lists.runrev.com
> Date: Sat, 21 Jun 2003 13:35:51 +0200
> To: <use-revolution at lists.runrev.com>
> Subject: Another 2.0 bug... Help, need a work-around!!!
> 

> Tested on Windows XM and OSX:
> 
> on mouseup
> put "Bar1" into vBar
> create graphic vBar
> set the name of it to vBar
> set the rect of graphic vBar to 10,45,19,87
> set the backgroundcolor of graphic vBar to 0,0,0
> end mouseup
> 
> Gives a filled rectangle during development, but these items have no fill in
> runtime :-(
> 
> 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...
> 
> Anybody any suggestions?
> 
> Regards,
> 
> Ton Kuypers.
> 
> (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!!!)





More information about the use-livecode mailing list