realbasic-plugins
[Top] [All Lists]

Re: REALGetEventInstance not working correctly here

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: REALGetEventInstance not working correctly here
From: Jonathan Johnson <jonj at realsoftware dot com>
Date: Tue, 24 Apr 2007 18:53:15 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <1hx3r9w dot 1ngpj4p9bpkiuM%support at monkeybreadsoftware dot de>
On Apr 24, 2007, at 6:40 PM, Christian Schmitz wrote:

> In this case the event returned a htmlviewer which RB doesn't know
> before loading the htmlviewer plugin.

This strikes me as odd, as the HTMLViewer plugin should be loaded  
well before your plugin. Additionally, I don't recall any code that  
would cause an event to be skipped upon failure to find the type  
returned from an event, but perhaps I'm wrong.

Are you certain that this is the problem? Changing the return type  
>from HTMLViewer to RectControl works just fine?

Thanks,
Jon


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

REAL World 2007 Conference
May 9 - 11 in Austin, Texas
<http://www.realsoftware.com/realworld>

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

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


From  Wed 25 Apr 2007 02:05:04 +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 21CEB21D48E0; Tue, 24 Apr 2007 17:05:22 -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.5 required=4.5 tests=AWL,BAYES_00 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 BFA9821D48C8;
        Tue, 24 Apr 2007 17:05:14 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id 7187E252569;
        Tue, 24 Apr 2007 19:05:11 -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 655F125255C
        for <realbasic-plugins at lists dot realsoftware dot com>;
        Tue, 24 Apr 2007 19:05:07 -0500 (CDT)
Received: (qmail 11938 invoked from network); 25 Apr 2007 00:05:07 -0000
Received: from unknown (HELO [192.168.1.80]) (363246 at [84 dot 175 dot 89 dot 
104])
        (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>;
        25 Apr 2007 00:05:07 -0000
To: realbasic-plugins at lists dot realsoftware dot com (REALbasic Plugins)
In-Reply-To: <334D4298-D429-4692-A8C0-7BB7BB86C8E3 at realsoftware dot com>
Subject: Re: REALGetEventInstance not working correctly here
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Wed, 25 Apr 2007 02:05:04 +0200
Message-ID: <1hx3sfz dot bgog6i56n45iM%support at monkeybreadsoftware dot de>
MIME-Version: 1.0
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.8 (Mac OS X version 10.4.9 (PPC))
X-BeenThere: realbasic-plugins at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot 
com>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: realbasic-plugins-bounces at lists dot realsoftware dot com
Errors-To: realbasic-plugins-bounces at lists dot realsoftware dot com

Jonathan Johnson <jonj at realsoftware dot com> wrote:

> Are you certain that this is the problem? Changing the return type  =

> from HTMLViewer to RectControl works just fine?

I'm now using object and everything works perfectly.

Gru=DF
Christian

-- =

Around twelve thousand functions in one REALbasic plug-in. =

The Monkeybread Software Realbasic Plugin v7.0. Now universal!
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
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>
  • Re: REALGetEventInstance not working correctly here, Jonathan Johnson <=