Moving array elements

ER <[email protected]> Sat, 17 Nov 2018 11:41:41 -0600
Newsgroups gmane.comp.lang.realbasic.user
Message-ID <[email protected]>
Hi,

Does XOJO have anything built in to move array elements around ? I have =
a project  where when a picture is added to the canvas its also stored =
in an array (object array). So when drawn it does so as they were =
entered into the array.=20
I =E2=80=98m looking to add a =E2=80=9Cmove forward/backward=E2=80=9D =
option so I can moves an object(=E2=80=99s) in front of  behind others.

Thanks.=