realbasic-nug
[Top] [All Lists]

Re: Window.Left and WIndow.Top incorrect

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Window.Left and WIndow.Top incorrect
From: Karen <keatk@verizon.net>
Date: Wed, 29 Jul 2009 14:48:19 -0400
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <AEC9033E-A9EA-46D2-BC4F-99EC61E72DA3@stretchedout.com>
References: <048D0EFB-D608-4802-99E5-46187B30F447@stretchedout.com> <848CD0ED-93FB-4BFC-8E9C-2F4334388B06@verizon.net> <AEC9033E-A9EA-46D2-BC4F-99EC61E72DA3@stretchedout.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On Jul 29, 2009, at 2:29 PM, Greg O'Lone wrote:

For the most part, I don't use ContainerControls if I can get away with it... and your code does NOT take nested controls into account like controls within a GroupBox or a TabPanel.

For POSITION that type of nesting does not matter... All control position are with respect to the parent window (which can be a real window or a container control.. the only nesting that matters for coordinates is for container controls.

My code is general and will work in any situation.
- Karen
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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