Le 28 mars 07 à 21:57 Soir, joe at strout dot net a écrit:
> On Mar 28, 2007, at 19:18 UTC, Arnaud Nicolet wrote:
>
>> Can you assume, on a 4 screens mode, that the 3rd screen will always
>> be the one at the left-bottom on every platform?
>
> Certainly not; the user can arrange screens however they want. They
> may not even have them in a square array; maybe they're arranged in a
> line, or a pyramid.
Thanks.
Then, if even using mathematics, you can't say "I'm on the 3rd
screen, below the 1st one", why is it useful to know the index of the
screens where the window is?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
From Wed 28 Mar 2007 15:29:58 -0600
Return-Path: <realbasic-nug-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
id 980B11D566D3; Wed, 28 Mar 2007 14:30:16 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on
www.realsoftware.com
X-Spam-Level:
X-Spam-Status: No, score=-2.8 required=4.5 tests=ALL_TRUSTED,AWL,BAYES_00,
NO_REAL_NAME autolearn=ham version=3.1.1
Received: from lists.realsoftware.com (m.realsoftware.com [66.116.103.65])
by xmail.realsoftware.com (Postfix) with ESMTP id 5A2961D566BD;
Wed, 28 Mar 2007 14:30:14 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
by lists.realsoftware.com (Postfix) with ESMTP id 9FF18197B29;
Wed, 28 Mar 2007 16:30:03 -0500 (CDT)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from mail.verex.com (mail.verex.com [66.116.103.197])
by lists.realsoftware.com (Postfix) with ESMTP id 93102197B19
for <realbasic-nug at lists dot realsoftware dot com>;
Wed, 28 Mar 2007 16:29:58 -0500 (CDT)
Received: from [66.116.103.197] (localhost [127.0.0.1])
by mail.verex.com (Postfix) with SMTP id B92A7721FA5
for <realbasic-nug at lists dot realsoftware dot com>;
Wed, 28 Mar 2007 15:29:58 -0600 (MDT)
Date: Wed, 28 Mar 2007 15:29:58 -0600
Subject: Re: A way to get half-decent tabs in an RB EditField
From: joe at strout dot net
To: realbasic-nug at lists dot realsoftware dot com
In-Reply-To: <AC92CC5A-4612-4285-BF5D-97E75DFBB158 at declareSub dot com>
X-Mailer: VerEx Email Gateway
Message-Id: <20070328212958 dot B92A7721FA5 at mail dot verex dot com>
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com
On Mar 28, 2007, at 21:10 UTC, Charles Yeomans wrote:
> You could try U+3000, an ideographic space. A list of Unicode space
> characters can be found here: <http://en.wikipedia.org/wiki/Space_
> (punctuation)>.
Thanks... but I've just lost my motivation to pursue that approach:
<http://www.realsoftware.com/feedback/viewreport.php?reportid=rvdmkatk>
If only I'd hit this snag three weeks ago! :)
Best,
- Joe
--
Joe Strout -- joe at strout dot net
Verified Express, LLC "Making the Internet a Better Place"
http://www.verex.com/
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|