realbasic-nug
[Top] [All Lists]

Re: 2007 r3 Color issue?

To: RB <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: 2007 r3 Color issue?
From: Sean Arney <sean at workinsoft dot com>
Date: Mon, 30 Jul 2007 11:46:35 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Thread-index: AcfSyTCpbv3R+z68EdyOZgAX8jGWyQ==
Thread-topic: 2007 r3 Color issue?
> On Jul 29, 2007, at 15:32 UTC, Sean Arney wrote:
> 
>> I am having trouble in 2007 r3 with a function not accepting the same
>> parameters it was under previous versions.  Can anyone lend a hand on
>> whats going on here
> 
> Maybe, if you give us more information.  Are you getting an error
> message, or what?
> 
> For what it's worth, I have lots of methods that take color parameters,
> and they're working just fine in 2007 r3 for me.  I also tried a
> declaration just like yours, and that worked for me too.
> 
> Best,
> - Joe
> 
> --
> Joe Strout -- joe at strout dot net
> Strout Custom Solutions, LLC
> 
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
> 
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>

Nope, redefining it didn't work either.  If I remove the local definition
and just use kSpecBackColor - it gives an error:

Parameters are not compatible with this function

This is on a macbook 2G RAM 2007 r3 with a Universal Binary target...

Any thoughts much appreciated

-seanA


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

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


From  Mon 30 Jul 2007 11:01:45 -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 3A4DE37F0505; Mon, 30 Jul 2007 10:01: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=-3.1 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 006F337F04FA;
        Mon, 30 Jul 2007 10:01:53 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id A58044E17D5;
        Mon, 30 Jul 2007 12:01:41 -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 A9DB84E17C8
        for <realbasic-nug at lists dot realsoftware dot com>;
        Mon, 30 Jul 2007 12:01:37 -0500 (CDT)
Received: from [66.116.103.197] (localhost [127.0.0.1])
        by mail.verex.com (Postfix) with SMTP id 5C3347961C1
        for <realbasic-nug at lists dot realsoftware dot com>;
        Mon, 30 Jul 2007 11:01:45 -0600 (MDT)
Date: Mon, 30 Jul 2007 11:01:45 -0600
Subject: Re: Prepare Statements in Realbasic
From: joe at strout dot net
To: realbasic-nug at lists dot realsoftware dot com
In-Reply-To: <212 dot 41 dot 245 dot 2 dot 1185798505 dot wm at webmail dot 
inode dot at>
X-Mailer: VerEx Email Gateway
Message-Id: <20070730170145 dot 5C3347961C1 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 Jul 30, 2007, at 12:28 UTC, rb at natgine dot org wrote:

> No, I mean prepared statements.
> 
> e.g.
> 
>
http://dev.mysql.com/tech-resources/articles/4.1/prepared-statements.html

Oh, that.  You could use that through SQL:
  <http://dev.mysql.com/doc/refman/5.0/en/sqlps.html>

Best,
- Joe

--
Joe Strout -- joe at strout dot net
Strout Custom Solutions, LLC

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

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


From  Mon 30 Jul 2007 11:03:52 -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 1817D37F0811; Mon, 30 Jul 2007 10:04:04 -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=-3.1 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 B29F537F07EF;
        Mon, 30 Jul 2007 10:04:00 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id 33B9D4E1817;
        Mon, 30 Jul 2007 12:03:48 -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 5906A4E17F4
        for <realbasic-nug at lists dot realsoftware dot com>;
        Mon, 30 Jul 2007 12:03:44 -0500 (CDT)
Received: from [66.116.103.197] (localhost [127.0.0.1])
        by mail.verex.com (Postfix) with SMTP id 5416F796205
        for <realbasic-nug at lists dot realsoftware dot com>;
        Mon, 30 Jul 2007 11:03:52 -0600 (MDT)
Date: Mon, 30 Jul 2007 11:03:52 -0600
Subject: Re: 2007 r3 Color issue?
From: joe at strout dot net
To: realbasic-nug at lists dot realsoftware dot com
In-Reply-To: <C2D3801B dot 97D1%sean at workinsoft dot com>
X-Mailer: VerEx Email Gateway
Message-Id: <20070730170352 dot 5416F796205 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 Jul 30, 2007, at 16:46 UTC, Sean Arney wrote:

> Nope, redefining it didn't work either.  If I remove the local
> definition and just use kSpecBackColor - it gives an error:
> 
> Parameters are not compatible with this function

Please try reproducing it in a small project.  If you can, you should
file a report, and also please send it to me, as I'd like to see it
myself (and may or may not have some insight on it).  If you can't,
then this is a clue that something in your "real" project isn't what
you think it is, somehow.

Best,
- Joe

--
Joe Strout -- joe at strout dot net
Strout Custom Solutions, LLC

_______________________________________________
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>