to focus on a tab page click on it and once you see those little green squares around that page you will know you are focused on it. One thing to keep in mind is if you copy an object from one form object (like the form it's self) to an enhanced tab page the copied object will be pasted in about the same 'location' ie. If your form is say 700x600 and you copy a text object from position 650 from left and 550 from top into a enhanced tab that is 400X400 you will not see it until you make that enhanced tab atleast the same size or bigger then form because the pasted object is located about 650 from left and 550 from top on the enhanced tab page.
Have a Fabulous Day! Rachael M. Freelance Developer www.DragonflyDevelopmentMN.com ----- Original Message ----- From: [EMAIL PROTECTED] To: RBASE-L Mailing List Sent: Wednesday, May 28, 2008 9:18 AM Subject: [RBASE-L] - Re: Enhanced Tab pages what would be the best way to get focus on a tab enhanced page. I can click on a text box, or a tab sheet, then sometimes 7 out 10 items can be group or none of them. Depressing the control key works sometimes. Thanks Boyd ---- MikeB <[EMAIL PROTECTED]> wrote: > These behaviors are common to ALL windows development environments. Think of a > traveler on the way to a destination without a map and the dilemma that is > apparent. How can he know where he is going without knowing where he is at? > > This issue has received its' fair share of discussion and it all comes down to > being certain of which control that is the source control you are acting on and > if you are moving stuff, be certain the target has focus before committing the > move. > > If the target does not have focus, the last control that had focus will receive > the controls that are being pasted. > > This isn't hard stuff once you learn the map (the conceptual map of the form > and related objects, of course). > > The grouping and lassoing business has worked satisfactorily to my knowledge, > since 7.0. > > > > I was just wondering if this is a common occurance with Rbase. > > Using multi-tab pages, adding or coping text boxes or buttons, > > sometimes they would apppear on the next tab; > > or be deleted when moved or grouped. > > Grouping is a pain most of the time, > > even using the ctrl key, I have a program lassoing text boxes, etc. > > Thank you, > > Boyd > > > > > > >

