realbasic-plugins
[Top] [All Lists]

Re: Templates and other questions

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Templates and other questions
From: Jonathan Johnson <jonj at realsoftware dot com>
Date: Thu, 13 Jul 2006 08:26:55 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <B7458FB5-9811-4175-B710-0A4992504AE4 at mobleybros dot com>

On Jul 12, 2006, at 4:04 PM, Phil M wrote:

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?

Most of the structures in the Plugin SDK are all anonymous structures. There are no useful ways to dereference this structure. There are several methods dealing with a REALpicture, which can be found in the docs or headers. Also, REALGet/SetPropValue and REALLoadObjectMethod can be used to call methods not exposed.

HTH,
Jon


--
Jonathan Johnson
jonj at realsoftware dot com
REAL Software, Inc.


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


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