slide_image
(slide_image xpos ypos width height
slidename)
This function shows the specified slide
image slidename inside the currently active DCL tile.
Arguments |
xpos (number, >= 0) offset in X direction, from
upper-left corner of the DCL tile |
Return |
(string) returns slidename if successful, NIL otherwise |
Example |
(slide_image 2 2 16 16
"icon.sld")" |
Remarks |
the currently active DCL tile is the one set active by (start_image) function |
© Bricsys NV. All rights reserved. |