Hi Walter
I'm glad you found it interesting. I remember when the Class
Interface light finally went on for me. It was one of those ephiphany
moments.
Most people seem to describe ClassInterfaces as a set of methods, ie
the Verbs by which you tell another class how to work. And while
that's true, the big news for me is that class interfaces are
themselves actually Nouns. You can pass instances of them around,
keep lists of them, etc
Class interfaces are also one of RB's alternatives to Function Pointers.
Regards,
Joe Huber
_______________________________________________
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 Sun 30 Jul 2006 22:18:06 +0200
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 DF6238E805F; Sun, 30 Jul 2006 13:18:31 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on realxserve.local
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 (lists.realsoftware.com [209.198.132.125])
by xmail.realsoftware.com (Postfix) with ESMTP id 2297D8E8052;
Sun, 30 Jul 2006 13:18:29 -0700 (PDT)
Received: from lists.realsoftware.com (localhost [127.0.0.1])
by lists.realsoftware.com (Postfix) with ESMTP
id BD6E613E2121; Sun, 30 Jul 2006 15:18:15 -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 smtprelay04.ispgateway.de (smtprelay04.ispgateway.de
[80.67.18.16])
by lists.realsoftware.com (Postfix) with ESMTP id A13BD13E2112
for <realbasic-nug at lists dot realsoftware dot com>;
Sun, 30 Jul 2006 15:18:08 -0500 (CDT)
Received: (qmail 13982 invoked from network); 30 Jul 2006 20:18:07 -0000
Received: from unknown (HELO [192.168.1.80]) (363246 at [84 dot 175 dot 116 dot
243])
(envelope-sender <support at monkeybreadsoftware dot de>)
by smtprelay04.ispgateway.de (qmail-ldap-1.03) with SMTP
for <realbasic-nug at lists dot realsoftware dot com>; 30 Jul 2006
20:18:07 -0000
To: realbasic-nug at lists dot realsoftware dot com (REALbasic NUG)
In-Reply-To: <p06020405c0f273d564ef at [192 dot 168 dot 0 dot 18]>
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Sun, 30 Jul 2006 22:18:06 +0200
Message-ID: <1hjb79c dot 1k3pqoqf6bprkM%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)
Subject: Re: MBS Plugin - Quicktime Movie glitch/pause in playback under
Windows
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com
Chris Smolinski <csmolinski at blackcatsystems dot com> wrote:
Has anyone run into this before, or does anyone have any ideas what=20
might be causing it?
Do you call QuickTimePollMBS often enough?
Normally your app may call it in a 50ms timer.
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>
|