‎2009 Mar 12 11:43 AM
Please use more meaningful subject in future
Hallo Experts,
i have a strange question..forgive me in case the question looks funny.
I have created a Docking Container with dock_at_right option. Now as the Name suggests the Docking Container will dock to the entire right side of the Screen. My question is: is it possible to set some coordinates so that the Docking Container on the right hand side starts from say 10 pixels from the Top. Am not sure if its possible or not..I hope to Clear my doubt.
Best Regards,
rama
Edited by: Matt on Mar 12, 2009 5:16 PM
‎2009 Mar 12 11:58 AM
No it is not possible to set the container to right..But if you Use a screen and custom container you can set the resolution and shift it right or to left.
[Refer|https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/multiple%252bcontainers%252bwith%252bmoving%252band%252bzooming%252boutput]
Regards,
Gurpreet
‎2009 Mar 12 11:58 AM
No it is not possible to set the container to right..But if you Use a screen and custom container you can set the resolution and shift it right or to left.
[Refer|https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/multiple%252bcontainers%252bwith%252bmoving%252band%252bzooming%252boutput]
Regards,
Gurpreet
‎2009 Mar 12 12:08 PM
Am afraid, you didn't get my problem. I am able to set the Docking Container to the right side. But i want the top coordinates of this Container to start from some pixels from the top.
I would have loved to send the screenshot..but its not possible here.
Best Regards,
rama
‎2009 Mar 12 12:19 PM
Move was just Error from my side..
Just try the below methods and refer to the notes
Use: SET_POSITION Method OR SET_ROW_HEIGHT OR SET_ROW_SASH
[REFER TO THE NOTES|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCIDOCK/BCCIDOCK.pdf]
Hope this helps you.
Regards,
Gurpreet
‎2009 Mar 12 12:28 PM
Nope. I have tried them all.
Is it possible to post a Screenshot here.
Best Regards,
rama
‎2009 Mar 12 3:53 PM
it's just impossible. why do you want to dock it a bit lower? you would like to show some information on the top of the container or what is the reason? it would be also impossible, because after you dock a container to the right the screen on which you have docked the container is resized and decreased by the width of the container, so even though you wouldn't be able to reuse the space above the container.
‎2009 Mar 13 9:02 AM
Hmm..yes its not possible. As Uwe suggested i tried to use a text field but it was displayed adjacent to the docking container but not above it. Thanks for sharing.
r a m a . .
‎2009 Mar 12 4:17 PM
‎2009 Mar 12 7:17 PM
‎2009 Mar 12 8:00 PM
Hello
You could try to place an invisible text or input field on the top part of your screen and see how the docking container behaves - whether it docks below this screen element or not.
Regards
Uwe