Hi Richard you need to set the opaque of the polygon to true...
To find more about paint, there's always the rev documentation... Using the search instead of the filter should help find more... Alas painting in Rev is not that good... It's far easier and better to import ready made art into the "image" controls... cheers Xavier [EMAIL PROTECTED] wrote on 01/12/2005 10:47:00: > Hello list, > > now I wanted to paint a rect filled with Color. > So i wrote: > > .. > choose rectangle tool > > put 100& "," & 100 into LinksOben > put 200 & "," & 50 into RechtsUnten > put 200,50,100 into RGB_Color > set the brushcolor to RGB_Color > set the pencolor to RGB_Color --für den Rand > drag from LinksOben to RechtsUnten > > choose browse tool > .. > > I got a rectangle, whose boprder was colored, but filled with no Color or > white, don´t know. > > Hereafter I clicked on the polygon tool in the tools pallette and choosed > the rect tool . > > I started my script again and now the rect was filled! > > What property of which object has to be set? > > May you help again? Thank You! > > Richard. > > P.S. I would like to find a help: How to paint graphic or painted > objects? > Do you know, where to find? ----------------------------------------- To make communications with Clearstream easier, Clearstream has recently changed the email address format to conform with industry standards. The new format is '[EMAIL PROTECTED]'. Visit us at http://www.clearstream.com IMPORTANT MESSAGE Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message. The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries. END OF DISCLAIMER _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
