Jump to content
Developer Wiki and Function Reference Links ×

moving a PIO to the bottom of the layer


Recommended Posts

Use the handle type:

HMoveBackward(pioHdl: HANDLE; moveToBot: BOOLEAN);

Thanks, this function is what I needed.

Yet It doesn't work, unless I reset the object once. So on first placement it won't go backwards..probably because vw doesn't know yet its position until it is fully placed ?

I tried to resolve that to add a boolean:false to the object, if false it would reset the object so it gets redrawn on first placement and moved back.

Problem is that when clicking the object in the workspace, it gets calculated and reset before even drawing it, once placed the resetcall can't be called anymore, lol

Edited by hippothamus
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...