So there is a template for XCode and Visual Studio 6.0, but is there
an available template for CodeWarrior? Right now I am modifying the
LongTask example since that is one of the few examples which include
multi-targets.
Speaking of targets, is CodeWarrior able to compile Mach-O? (I know
that XCode is preferred, but I want everything in one IDE while I am
learning.)
Also where do I find out about the REALPicture class?
_______________________________________________
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>
From Wed 12 Jul 2006 23:36:56 +0200
Return-Path: <realbasic-plugins-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 73BCD808F92; Wed, 12 Jul 2006 14:37:20 -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.6 required=4.5 tests=AWL,BAYES_00 autolearn=ham
version=3.1.1
Received: from lists.realsoftware.com (lists.realsoftware.com [209.198.132.125])
by xmail.realsoftware.com (Postfix) with ESMTP id 96AB4808F79;
Wed, 12 Jul 2006 14:37:12 -0700 (PDT)
Received: from lists.realsoftware.com (localhost [127.0.0.1])
by lists.realsoftware.com (Postfix) with ESMTP
id 610D7137829A; Wed, 12 Jul 2006 16:37:04 -0500 (CDT)
X-Original-To: realbasic-plugins at lists dot realsoftware dot com
Delivered-To: realbasic-plugins at lists dot realsoftware dot com
Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de
[80.67.18.15])
by lists.realsoftware.com (Postfix) with ESMTP id C5302137828C
for <realbasic-plugins at lists dot realsoftware dot com>;
Wed, 12 Jul 2006 16:36:58 -0500 (CDT)
Received: (qmail 17888 invoked from network); 12 Jul 2006 21:36:57 -0000
Received: from unknown (HELO [192.168.1.80]) (363246 at [84 dot 175 dot 109 dot
122])
(envelope-sender <support at monkeybreadsoftware dot de>)
by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP
for <realbasic-plugins at lists dot realsoftware dot com>;
12 Jul 2006 21:36:57 -0000
To: realbasic-plugins at lists dot realsoftware dot com,
mbsplugins at monkeybreadsoftware dot info (MBS-Plugin-Liste)
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Wed, 12 Jul 2006 23:36:56 +0200
Message-ID: <1hidyo9 dot k640q71u8qfwxM%support at monkeybreadsoftware dot de>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Organization: Monkeybread Software Germany
X-Face: nrf3>{WQ6c&r+7 at e)"]0G60`-6ND^)I2mI%>)QGYa=9"=7jhd-g2|b3!>Al0+
Ccb%xGQshhi|g at QU2$
User-Agent: MacSOUP/D-2.7 (Mac OS X version 10.4.7)
Cc:
Subject: Plugin Linker problem
X-BeenThere: realbasic-plugins at lists dot realsoftware dot com
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot
com>
Sender: realbasic-plugins-bounces at lists dot realsoftware dot com
Errors-To: realbasic-plugins-bounces at lists dot realsoftware dot com
Hi,
Can someone confirm this:
dim c as CGImageMBS
c=3Dnew CGImageMBS
In code adds the CG Plugin and the referenced CF Plugin to the
application. -> 2.4 MB with RB 2006r3
dim c as CGImageMBS
c=3DCGCreateImageMBS(nil,nil)
=20
This one adds 14 Plugins to the executable while it still should be 2.
Can someone confirm that?
Gru=DF
Christian
--=20
Around eleven thousand functions in one REALbasic plug-in.=20
The Monkeybread Software Realbasic Plugin v6.2.
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
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>
|