realbasic-games
[Top] [All Lists]

Re: Group Box

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: Group Box
From: Floyd Resler <macmage at maccrafters dot com>
Date: Sat, 28 Jan 2006 15:53:49 -0500
Delivered-to: realbasic-games at lists dot realsoftware dot com
References: <7C8E480F-3483-4726-A51D-1578DFB1C618 at maccrafters dot com> <a06200729c001882342c1 at [10 dot 0 dot 1 dot 13]>
Joe,
Yep, that's exactly what's happening. Just never experienced that before.

Thanks!
Floyd

On Jan 28, 2006, at 3:45 PM, Joseph J. Strout wrote:

At 7:58 AM -0500 1/28/06, Floyd Resler wrote:

I am running REALbasic 2005 and have several controls inside a group box. How can I select a control inside the group box without having to tab to it? Whenever I click on the control, the group box is selected instead. Same thing happens with controls inside a canvas.

If that's what happening, it means your group box or canvas is in front of (has a higher ControlOrder) than the things it contains. That's an incorrect ordering anyway; fix it (e.g., move the group box or canvas to the back), and you'll be able to select the contained controls by clicking them.

Best,
- Joe

--

Joseph J. Strout
joe at strout dot net
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>