3-D border

Jeanne A. E. DeVoto jeanne at runrev.com
Thu Sep 26 06:37:01 EDT 2002


At 2:41 AM -0700 9/26/2002, Sylvain Le Gourriérec wrote:
>    hello,   how can I set a concave 3-D border ?   Default is rather
>convex...

Reverse the topColor and bottomColor to change the appearance of the object
between concave and convex. (Which one is on the top left, and which is on
the bottom right, depends on the type of object.)

You can do this in a script or the multi-line message box:

  get the topColor of the selectedObject
  set the topColor of the selectedObject to the bottomColor of the
selectedObject
  set the bottomColor of the selectedObject to it

Or else just select the object and use the Colors palette to change the top
and bottom color to suitable ones.

--
Jeanne A. E. DeVoto ~ jeanne at runrev.com
Runtime Revolution Limited - The Solution for Software Development
http://www.runrev.com/





More information about the use-livecode mailing list