Topic: Script for "Bring to front" ?

Hi, is there a commant to bring to front?

2 (edited by derek 2018-05-27 12:44:59)

Re: Script for "Bring to front" ?

Hi Vasco,
I believe there are Delphi commands 'sendtoback' and 'bringtofront' but I don't think they are supported in MVD.
When I want to bring objects to the front (either completely (so one object totally hides the other) or partially overlapping (so both objects remain visible at the same time)), I make the objects visible / invisible as required.  Perhaps there are other ways as well.
Please see the attached as an example (click on the various coloured boxes to see them change).
Maybe this helps,
Derek.

Post's attachments

Attachment icon bringtofront.zip 336.38 kb, 475 downloads since 2018-05-27 

Re: Script for "Bring to front" ?

thanks, a bringtofront would be useful, as i am trying to put "hidden" tables and stuff away from my work area, i just have to push them away and use .top and .left to put them into place when i turn them visible

Re: Script for "Bring to front" ?

BringToFront(SendToBack)

Post's attachments

Attachment icon BringSend.zip 398.41 kb, 130 downloads since 2023-05-12