Also, If memory serves, if you press CTRL and an arrow key, it will pop into view.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Monday, March 14, 2011 5:00 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: copy and paste objects to a group box or panel At 05:37 PM 3/14/2011, Dave McCann wrote: >I have had trouble doing a copy/paste or cut/paste of objects >in the form designer (9.1 or earlier) when trying to copy them >from one area of a form onto a selected group box or panel. >Object shows up in the inspector but is not "visible" on the >form anywhere. > >What am I missing? Dave, Actually, you are not missing anything. When copying object(s) from one panel/container to another, the native object properties are retained, including the Left and Top coordinates. If the receiving panel/container's height/width does not match the height/width of the original panel/container, you will not be able to see those pasted objects. You will have to expand the viewable area of the panel/container in order to view those objects, which retain their coordinates. Once visible, you may adjust the positions accordingly. Hope that provides you with some blue's clues ... Very Best R:egards, Razzak.

