realbasic-nug
[Top] [All Lists]

Re: A way to get half-decent tabs in an RB EditField

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: A way to get half-decent tabs in an RB EditField
From: "Craig A. Finseth" <fin at finseth dot com>
Date: Wed, 28 Mar 2007 14:52:16 -0500 (CDT)
Cc: realbasic-nug at lists dot realsoftware dot com
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20070328191251 dot E7A73721D80 at mail dot verex dot com>
        ...
   Yeah, but if we ask for too much we're likely to get nothing at all.  8
   is standard from old character terminals, but I find it much too wide
   to be useful for programming (or for indenting paragraphs, for that
   matter).  I'd be much happier with a width of 4, and then in some
   future version, TabWidth could become a new property that just defaults
   to that.
        ...

You may.  But I have gobs of code and documents that uses 8, as well
as 8 being the Unix standard.  And we are precisely trying to emulate
"old character terminals" here.

If we had to pick one, I'd vote for 8 rather than 4 (:-).

Craig

_______________________________________________
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 13:57:37 -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 530761D52111; Wed, 28 Mar 2007 12:57:55 -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 1DA741D520FD;
        Wed, 28 Mar 2007 12:57:54 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id C966119747E;
        Wed, 28 Mar 2007 14:57:49 -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 B80FD19745F
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 28 Mar 2007 14:57:37 -0500 (CDT)
Received: from [66.116.103.197] (localhost [127.0.0.1])
        by mail.verex.com (Postfix) with SMTP id DD9A0721E33
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 28 Mar 2007 13:57:37 -0600 (MDT)
Date: Wed, 28 Mar 2007 13:57:37 -0600
Subject: Re: Window on which Screen(x)
From: joe at strout dot net
To: realbasic-nug at lists dot realsoftware dot com
In-Reply-To: <F2D8559B-1974-4C6B-ACD4-D6FAD4DF1C95 at tribu dot ch>
X-Mailer: VerEx Email Gateway
Message-Id: <20070328195737 dot DD9A0721E33 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 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.

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>


From  Wed 28 Mar 2007 13:58:27 -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 641211D5218A; Wed, 28 Mar 2007 12:58:36 -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 DEC241D5217A;
        Wed, 28 Mar 2007 12:58:34 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id CF78B19749E;
        Wed, 28 Mar 2007 14:58:30 -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 C9ABC197493
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 28 Mar 2007 14:58:26 -0500 (CDT)
Received: from [66.116.103.197] (localhost [127.0.0.1])
        by mail.verex.com (Postfix) with SMTP id 03285721E4B
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 28 Mar 2007 13:58:26 -0600 (MDT)
Date: Wed, 28 Mar 2007 13:58:27 -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: <20070328195216 dot 3CC3B76C75 at isis dot visi dot com>
X-Mailer: VerEx Email Gateway
Message-Id: <20070328195826 dot 03285721E4B 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 19:52 UTC, Craig A. Finseth wrote:

> You may.  But I have gobs of code and documents that uses 8, as well
> as 8 being the Unix standard.  And we are precisely trying to emulate
> "old character terminals" here.

Maybe you are, but I'm not.  I'm trying to edit text.

> If we had to pick one, I'd vote for 8 rather than 4 (:-).

Understood.

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>


From  Wed 28 Mar 2007 14:43:19 -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 E1C831D5470D; Wed, 28 Mar 2007 13:43:32 -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 1ACCE1D546F6;
        Wed, 28 Mar 2007 13:43:29 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id 8FC281978A8;
        Wed, 28 Mar 2007 15:43:24 -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 A30C019789D
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 28 Mar 2007 15:43:19 -0500 (CDT)
Received: from [66.116.103.197] (localhost [127.0.0.1])
        by mail.verex.com (Postfix) with SMTP id CB5D3721EC6
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 28 Mar 2007 14:43:19 -0600 (MDT)
Date: Wed, 28 Mar 2007 14:43:19 -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: <20070328191251 dot E7A73721D80 at mail dot verex dot com>
X-Mailer: VerEx Email Gateway
Message-Id: <20070328204319 dot CB5D3721EC6 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 19:12 UTC, joe at strout dot net wrote:

> I have to run, but I'll try to file a feature request when I get back.

<http://www.realsoftware.com/feedback/viewreport.php?reportid=rvdmkatk>

BTW, does anybody know of a Unicode whitespace character that's defined
to be significantly longer than the em space?  That is, going back to
the hack that started this thread, is there another character that
would work better?

Thanks,
- 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>


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