Hi! The best you can do right now is ensure that you draw things in the right order.
One of the things that you can do is hide and show objects. Also, you can try using the after(element) and before(element) on Slot. You ought to be able to move what is drawn on top of what else that way. Alex On Fri, Feb 6, 2009 at 08:09, Sato Sanhai <[email protected]> wrote: > hi, > Usually the early-made Shape or Image instances are prior to later-made one, > but > I'm seeking methods to manipulate layers of Image instances like > "(Image).front" or "(Image).back" (which changed the order of layers). > Help me, please. > Peace.....Minu > -- alexander rakoczy
