Moving PRIM_PPNL outside the edge of parent

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
mancini.emmedata
Posts: 5
Joined: Wed May 04, 2016 10:46 pm

Moving PRIM_PPNL outside the edge of parent

Post by mancini.emmedata »

Hi,

I would like to know if there is a way to move a PRIM_PPNL object over the edge of the parent.

The default beaviour of the panel is to block the drag when one of its border reach the parent border.
I need to set something like "overflow: hidden" at the parent so the panel can be dragged outside the border.

Thanks.
MarkD
Posts: 692
Joined: Wed Dec 02, 2015 9:56 am

Re: Moving PRIM_PPNL outside the edge of parent

Post by MarkD »

Maybe (temporarily) change the parent to something else - maybe even the web page itself?
Post Reply