Re: Button vs. Message box scripts

2003-03-31 Thread Ken Norris
** > Date: Mon, 31 Mar 2003 04:13:50 -0800 > From: Jim Hurley <[EMAIL PROTECTED]> > Subject: Re: Button vs. Message box scripts > Suppose I wanted to alter > revRotatePoly (or use it as a base for a new routine) so that the > center of rotation was a point of my choosing rather then the >

Re: Is there a way to interrupt a stack?

2003-03-31 Thread erik hansen
--- Victor Eijkhout <[EMAIL PROTECTED]> wrote: > I'm running a stack inthe development > environment, and it's stuck in > an endless loop. Is there a way of stopping it? > > To make this fun, it's popping up an endless > stream of "answer" > dialogs, so I don't have much of an opportunity > of

Is there a way to interrupt a stack?

2003-03-31 Thread Victor Eijkhout
I'm running a stack inthe development environment, and it's stuck in an endless loop. Is there a way of stopping it? To make this fun, it's popping up an endless stream of "answer" dialogs, so I don't have much of an opportunity of interrupting it. -- Victor Eijkhout <[EMAIL PROTECTED]> tel: 865

Test or Quiz Examples

2003-03-31 Thread edutec
Somebody kindly point me in the direction of educational/training test or quiz examples made with Rev. -- All the better if the quiz has summative data (e.g., questions answered correctly, right answer, score). Thank you. -- R. Kenyon ___ use-revolutio

RE: system requirements

2003-03-31 Thread Monte Goulding
HI Chris Yes the PPC engine runs on 8.5. There is a 68K engine for even older systems if required. Monte > Can someone tell me what the system requirements are > for a Rev stand-alone? I can't find them anywhere. > I'm particularly interested in finding out if one will > run on Mac OS 8.5 or 8

RE: Icon queries

2003-03-31 Thread Monte Goulding
> Since writing my mail, I have downloaded the Mac shareware > Iconographer from www.mscape.com. This looks like tremendous value, > because it explains a lot about icon families, and it can even > generate Windows-compatible application icons, including the newer > standard used by Windows XP, as

Re: Button vs. Message box scripts

2003-03-31 Thread Wilhelm Sanke
On Sun, 30 Mar 2003 "Jeanne A. E. DeVoto" <[EMAIL PROTECTED]> wrote: > At 6:54 AM -0800 3/28/03, Jim Hurley wrote: > > >On mouseUp > >revrotatepoly graphic "MyPoly", 90 > >end mouseUp > > > >return an error: "Chunk source is not a container." > > > The problem here is that revRotatePoly needs an

Re: QT movie address in player(2)

2003-03-31 Thread Ronald D. Zellner
Message: 1 Date: Fri, 28 Mar 2003 10:06:31 -0500 Subject: Re: QT movie address in player From: Ken Norris <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] ** > Date: Thu, 27 Mar 2003 23:39:47 -0600 > From: Ronald Zellner <[EMAIL PROTECTED]> > Subject: QT movie address

system requirements

2003-03-31 Thread Chris Sheffield
Can someone tell me what the system requirements are for a Rev stand-alone? I can't find them anywhere. I'm particularly interested in finding out if one will run on Mac OS 8.5 or 8.6 or thereabouts. Not that it will be the end of the world if it doesn't. It's just that my company is in the edu

Re: QT movie address in player

2003-03-31 Thread Ronald D. Zellner
Message: 1 Date: Fri, 28 Mar 2003 10:06:31 -0500 Subject: Re: QT movie address in player From: Ken Norris <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] ** > Date: Thu, 27 Mar 2003 23:39:47 -0600 > From: Ronald Zellner <[EMAIL PROTECTED]> > Subject: QT movie address

Re: Button vs. Message box scripts

2003-03-31 Thread Ken Norris
** > Date: Sun, 30 Mar 2003 14:24:39 -0800 > From: "Jeanne A. E. DeVoto" <[EMAIL PROTECTED]> > Subject: Re: Button vs. Message box scripts; P.S. Invert matrices? > The problem here is that revRotatePoly needs an expression that evaluates > to a graphic reference, not a graphic reference it

Re: Icon queries

2003-03-31 Thread Ken Norris
** > Date: Mon, 31 Mar 2003 08:20:51 +0100 > From: Graham Samuel <[EMAIL PROTECTED]> > Subject: Re: Icon queries snip > My problem is discovering what the OS expects in the > way of icon families to represent the different types of display of > an app or a file (in a list, on the desktop, i

Re: Tips links broken

2003-03-31 Thread Ken Norris
** > Date: Sun, 30 Mar 2003 16:46:47 -0800 > From: "Jeanne A. E. DeVoto" <[EMAIL PROTECTED]> > Subject: Re: Tips links broken > If I remember correctly, this was a bug in 1.1.1, that I think was fixed in > 1.1.1r2. I can't make it happen any more in the 2.0 beta. -- OK. I didn't kn

Re: Button vs. Message box scripts

2003-03-31 Thread Jeanne A. E. DeVoto
At 4:13 AM -0800 3/31/03, Jim Hurley wrote: >Is it possible to probe the Transcript library routines to see how >they work and, dare I say it, modify them? Suppose I wanted to alter >revRotatePoly (or use it as a base for a new routine) so that the >center of rotation was a point of my choosing ra

Re: Group Background Behavior

2003-03-31 Thread Geoff Canyon
Navigator is not an official part of Revolution, so it's not "the replacement" for anything. Likewise, it's up to the runrev crew whether it's bundled with 2.0. Navigator a plugin. Just toss it in the plugins folder to use it. On Monday, March 31, 2003, at 04:10 AM, Wolfgang M. Bereuter wrote:

Re: Matrix inversion

2003-03-31 Thread Jim Hurley
Michael, Thank you for these routines. I think if I can get them to work I can find the matrix inverse. My source for numerical work is : Numerical analysis, by Richard Burden. It gives only algorithms and not program routines. Unfortunately I am having trouble with your handlers. I tried a

Re: Button vs. Message box scripts

2003-03-31 Thread Jim Hurley
"Jeanne A. E. DeVoto" wrote: >On mouseUp revrotatepoly graphic "MyPoly", 90 end mouseUp return an error: "Chunk source is not a container." The problem here is that revRotatePoly needs an expression that evaluates to a graphic reference, not a graphic reference itself. (This is for complicated

Re: Group Background Behavior

2003-03-31 Thread Wolfgang M. Bereuter
Hello Geoff, On Samstag, März 29, 2003, at 07:54 Uhr, Geoff Canyon wrote: I'm not sure if it's included in the beta. You can always get a copy at the url I included: http://www.inspiredlogic.com/navigator Will it be included in 2.0? Is it the replacement for the Applov or an completion? Does i