Yes, Moving the item or items to the fartherest corner is what I wasn't doing. All is working well now. I had to create new forms because there wasn't any room to add a tab box. I had to copy and paste parts to a new tab form.
My next problem seems to be grouping items within the tab box; To copy or align or space items. I have completed about 4 out of 30 new tab forms so far. Thank you, Boyd ---- Dennis McGrath <[email protected]> wrote: > Another tip. > > Before copying any controls, move them to the upper left area of the current > container before copying. > That way, when you paste them in another container, they will be located > where you can see them. > You can then move them where you want them. > > Dennis McGrath > Software Developer > QMI Security Solutions > 1661 Glenlake Ave > Itasca IL 60143 > 630-980-8461 > [email protected] > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of Mike Byerley > Sent: Saturday, October 27, 2012 8:36 AM > To: RBASE-L Mailing List > Subject: [RBASE-L] - Re: Enhanced tab Control > > The procedure is no different for any target. The target control must have > focus before you paste, so copy your objects, then navigate to your target, > click on it so it has focus, then paste. You then would have to follow the > procedures outlined by Larry and myself to set the TOP and LEFT properties > of the copied objects. > > > > > ----- Original Message ----- > From: <[email protected]> > To: "RBASE-L Mailing List" <[email protected]> > Sent: Friday, October 26, 2012 11:07 PM > Subject: [RBASE-L] - Re: Enhanced tab Control > > > : Mike and Larry, > : Is there anyway to copy a db edit into a enhanced 4 tab control box? > : Boyd > : > : > : ---- Mike Byerley <[email protected]> wrote: > : > And if all your objects still are not in view, then open the Object List > and > : > select the objects there, Press F11 and set their TOP and LEFT settings > on > : > the property sheet. > : > > : > Also, If you are copying TEXT or other objects from an extraneous > source, > : > you want to be sure to click on the target tabsheet before pasting, > : > otherwise the default object selected when you open the form for editing > is > : > the form itself, and the pasted objects will be contained there. > : > > : > ----- Original Message ----- > : > From: "Lawrence Lustig" <[email protected]> > : > To: "RBASE-L Mailing List" <[email protected]> > : > Sent: Friday, October 26, 2012 10:02 PM > : > Subject: [RBASE-L] - Re: Enhanced tab Control > : > > : > > : > What happens when you copy from one container and paste into another is > that > : > the top and left position of the thing that you copy has the same offset > as > : > in the original container. If you copying from something big and pasting > : > into something small, it is likely that thing you pasted is too far down > : > and/or to the right to be visible. > : > > : > You can: > : > > : > 1. Move the thing(s) your copying to the upper left of the original > : > container before hitting CTRL-C. > : > > : > or > : > > : > 2. Immediately after you hit CTRL-V to paste and before you do anything > : > else, hit CTRL-UP and CTRL-LEFT to move the still-selected objects. Even > : > moving one unit will force the object to move into the visible area of > the > : > screen. > : > > : > or > : > > : > 3. Make the target container large enough to see the pasted components, > move > : > them, then resize (doesn't work if the pasted components are anchored > bottom > : > right since they'll follow the resized lower right corner). > : > > : > -- > : > Larry > : > > : > > : > > : > ________________________________ > : > From: "[email protected]" <[email protected]> > : > To: RBASE-L Mailing List <[email protected]> > : > Sent: Friday, October 26, 2012 9:16 PM > : > Subject: [RBASE-L] - Enhanced tab Control > : > > : > I am trying to copy and paste text on a form with 4 tabs. I pasted text > will > : > not appear on the tabs. > : > I only can see text when I add new text boxes to the tabs. I need some > help. > : > > : > > : > : > > --- RBASE-L > ================================================ > TO POST A MESSAGE TO ALL MEMBERS: > Send a plain text email to [email protected] > > (Don't use any of these words as your Subject: > INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, > REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) > ================================================ > TO SEE MESSAGE POSTING GUIDELINES: > Send a plain text email to [email protected] > In the message SUBJECT, put just one word: INTRO > ================================================ > TO UNSUBSCRIBE: > Send a plain text email to [email protected] > In the message SUBJECT, put just one word: UNSUBSCRIBE > ================================================ > TO SEARCH ARCHIVES: > Send a plain text email to [email protected] > In the message SUBJECT, put just one word: SEARCH-n > (where n is the number of days). In the message body, > place any > text to search for. > ================================================ > >

