realbasic-nug
[Top] [All Lists]

Re: Using addressOf from a cocoa CLI to call back into a realbasic 5.5 p

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Using addressOf from a cocoa CLI to call back into a realbasic 5.5 program
From: Stefan Pantke <seaside dot ki at mac dot com>
Date: Sat, 1 Oct 2005 02:48:59 +0200
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <bede3cac05afeed719d12b3f02f00640 at xtra dot co dot nz>

Am 01.10.2005 um 02:35 schrieb Andrew Bush:

Hi all,

is this possible? I have an interactive cocoa CLI that I am running from within realbasic using the shell class, what I would like to do is pass the addressOf parameter for a few global methods through to the CLI and call into those methods directly when certain events occur.

has anyone done this? is it even possible? <g> anyone got any example code?

I suppose, this isn't possible, since the cocoa CLI app might have its
own address space. Thus, the addresses passed along do not 'match'.
_______________________________________________
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>