Buggy debugger?

2003-08-26 Thread Jim Hurley
In the RR 2.1 debugger, a place where I hang out, I find that as I move the mouse over the script (with mouse up and no clicking) the debugger moves though the program steps--without a step over or any other action on my part. It appears to be responding to a mouseMove message. (Mac OS 9.2, Pow

Alignment palette

2003-08-26 Thread Jim Hurley
Am I the last to discover that the old alignment palette is still available in RR 2? Select two or more objects. Select "Object inspector" from the "Object" menu. This brings up a "Multiple object" palette. Select "Align Objects" from the pull down menu. What else am I missing? Jim __

Re: Paint Tools

2003-08-25 Thread Jim Hurley
Message: 14 Date: Mon, 25 Aug 2003 07:02:06 -0600 From: "Dale Pond" <[EMAIL PROTECTED]> To: "Revolution" <[EMAIL PROTECTED]> Subject: Paint Tools Reply-To: [EMAIL PROTECTED] Hi, Is there a manual on using the Paint Tools? Can't find it referenced in the Documentation. Actually is there a Rev manua

The mouseControl function

2003-08-25 Thread Jim Hurley
_-- Message: 14 Date: Sat, 23 Aug 2003 14:31:15 +0200 Subject: Re: Hiliting a listfield line as I type? From: Klaus Major <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Hi yoy, Rob, That's EXACTLY the behavior ("Scroll To") I want! But... how do I read the scripts? One

Re: use-revolution digest, Vol 1 #1814 - 17 msgs

2003-08-23 Thread Jim Hurley
Message: 17 Date: Sat, 23 Aug 2003 08:18:48 -0600 From: "Dale Pond" <[EMAIL PROTECTED]> To: "Revolution" <[EMAIL PROTECTED]> Subject: HC to R question Reply-To: [EMAIL PROTECTED] Hi, I finally bit the bullet and purchased a copy of Revolution to convert my HC stacks. I'm having trouble with a simp

Re: Excessive Quoting

2003-08-15 Thread Jim Hurley
One way I expedite my daily passage through the email list is to start with a search; search for "subj" which, with repeated use of "Find next" (command/control "g") will quickly find the Subject line of each successive post. This is particularly good at getting past the HTML. I hardly know it

I suffer dementia so I can't use Revolution

2003-08-14 Thread Jim Hurley
I was about to post a question on the formatting of text so that the decimal points in my numbers would line up. I planned to do this by setting the numberformat to 0.00, and right justifying the text. I was searching for a way to pad the line of text with leading spaces to force the line again

Getting image data is corrupting?

2003-08-14 Thread Jim Hurley
This is a new one to me. Take any image. Resize it all you want with the pointer tool. All is fine and dandy. Put this in the msg box: "get the imageData of image "myImage" (or whatever the name is) Don't do anything with the data; just get it. Now resize the image with the pointer tool. The

Re: Revolution speed sucks?

2003-08-14 Thread Jim Hurley
Alex Rice wrote: > I don't want to be policed either. (snip) Agreed. Self-restraint through simple professionalism should be sufficient. -- Richard Gaskin Speed is great. Self-restraint sucks. :-) Jim ___ use-revolution mailing list [EMAIL PROTECTE

Re: Tools palette

2003-08-14 Thread Jim Hurley
Message: 14 Date: Mon, 11 Aug 2003 13:16:48 +1000 From: Sarah <[EMAIL PROTECTED]> Subject: Tools palette To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Has anyone else had the problem of the Tools palette disappearing and not coming back? Sometimes, it just disappears. It is still ticked in the

RE: Convert frequency to RGB

2003-08-14 Thread Jim Hurley
Dear Dar and Monte, I should have specified more clearly what I need the conversion formula for. I am doing an optics/education stack. One of the substacks is on the physics of the rainbow. Actually that part is a little complicated. It involves a caustic formed by the light after it emerges f

Re: Convert frequency to RGB

2003-08-12 Thread Jim Hurley
Message: 10 Date: Mon, 11 Aug 2003 17:20:41 -0600 Subject: Re: Convert frequency to RGB From: Dar Scott <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] On Monday, August 11, 2003, at 04:43 PM, Jim Hurley wrote: I think I have found what I need. I had hoped I could f

Siphons suck as well

2003-08-11 Thread Jim Hurley
Message: 4 Date: Mon, 11 Aug 2003 10:17:27 -0700 Subject: Re: Revolution speed sucks? From: Richard Gaskin <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Jim Hurley wrote: Agreed. Self-restraint through simple professionalism should be sufficient. -- Ri

Turtle Graphics

2003-08-09 Thread Jim Hurley
Greetings all, I have been working on a optics tutorial. It involves the manipulation of mirrors, lenses, microscopes, telescopes, focal points, light rays, fish, bugs, eyes, etc. I have found it useful to modify the traditional Turtle Graphics so that the language may be applied to any RR con

Re: Step over still not fixed in 2.02

2003-07-29 Thread Jim Hurley
Message: 3 Date: Tue, 29 Jul 2003 23:34:36 +0300 Subject: Re: Step over still not fixed in 2.02 From: Kevin Miller <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] On 29/7/03 9:03 pm, Jim Hurley <[EMAIL PROTECTED]> wrote: I must say I am very disappoi

Step over still not fixed in 2.02

2003-07-29 Thread Jim Hurley
I must say I am very disappointed that the Step Over feature of the debugger has not been fixed in 2.02 For me, the debugger is not usable until that is corrected. It was the only *serious* problem I had with 2.01. Jim ___ use-revolution mailing list

Re: Spell check for Rev?

2003-07-27 Thread Jim Hurley
--__--__-- Message: 7 Date: Sun, 27 Jul 2003 01:21:27 -0600 Subject: Re: Spell check for Rev? From: David Kwinter <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] (snip) Here it is*: http://www.kwinter.ca/wordman.rev I should know how to deal with this but I don't. How d

Re: Clicking on linked text sends a mouseLeave message?

2003-07-25 Thread Jim Hurley
Message: 15 Date: Fri, 25 Jul 2003 21:18:02 +0200 From: Wilhelm Sanke <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Clicking on linked text sends a mouseLeave message? Reply-To: [EMAIL PROTECTED] On Thu, 24 Jul 2003 Jim Hurley <[EMAIL PROTECTED]> wrote: (snip) there is s

Re: Focus, MouseLeave message, AND creating animated gifs.

2003-07-25 Thread Jim Hurley
Message: 5 Date: Fri, 25 Jul 2003 10:23:09 +1000 From: Sarah <[EMAIL PROTECTED]> Subject: Re: Focus To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Hi Jim, When I do this, the substack DOES get the focus. Is there something else interfering - possibly an openStack handler in either the main stac

Re: Clicking on linked text sends a mouseLeave message?

2003-07-24 Thread Jim Hurley
Message: 14 Date: Thu, 24 Jul 2003 18:08:05 -0500 From: "J. Landman Gay" <[EMAIL PROTECTED]> Organization: HyperActive Software To: [EMAIL PROTECTED] Subject: Re: Clicking on linked text sends a mouseLeave message? Reply-To: [EMAIL PROTECTED] On 7/24/03 4:44 PM, Jim Hurley wro

Move along path animation/bezier curves

2003-07-24 Thread Jim Hurley
Message: 9 Date: Thu, 24 Jul 2003 07:56:53 -1000 Subject: Move along path animation/bezier curves From: Sannyasin Sivakatirswami <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] go stack url "http://www.himalayanacademy.com/studyhall/yamas_niyamas/ Yamas_and_Niyamas.rev" I

Focus

2003-07-24 Thread Jim Hurley
When I use a button (with the message "go to card 1 of stack "foo") to take me from the main stack to a substack, I need to click twice on any substack button--once, it seem, to make the stack the focus of the browse tool and a second time to get the button to receive the "mouseUp" message. I

Re: Corrupted stack

2003-07-23 Thread Jim Hurley
Message: 2 Date: Wed, 23 Jul 2003 09:08:11 -0700 (PDT) From: Jan Schenkel <[EMAIL PROTECTED]> Subject: Re: Corrupted stack To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] --- Pierre Sahores <[EMAIL PROTECTED]> wrote: On Wed, 2003-07-23 at 17:06, Jim Hurley wrote: > [s

Re: Corrupted stack

2003-07-23 Thread Jim Hurley
__-- Message: 9 Subject: Re: Corrupted stack From: Pierre Sahores <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Organization: Date: 22 Jul 2003 23:43:05 +0200 Reply-To: [EMAIL PROTECTED] On Tue, 2003-07-22 at 23:12, Jim Hurley wrote: Ouch! I lost a stac

Corrupted stack

2003-07-22 Thread Jim Hurley
Ouch! I lost a stack while working in 2.0 The stack still appears on my hard drive and is 572 K in size. So there is something there. I tried to open it in RR 1.1.1 and I got a message "Stack corrupted; check for ~ backup." I searched my drive for a tilde file and found nothing. I'm afraid

Re: pi approximation day [OT]

2003-07-21 Thread Jim Hurley
Message: 6 Date: Mon, 21 Jul 2003 10:38:59 -0600 Subject: pi approximation day [OT] From: Dar Scott <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Tuesday is pi approximation day (aka pi appreciation day). I think that is because some folks write July 22 as 22/7. In honor of

Re: Rev 2.02/New pricing

2003-07-17 Thread Jim Hurley
I can see an up-side to including the message "Made with Revolution" It would appear that most of us on this list have good feelings about Run Rev. It may not a bad idea to help spread the word. I would have thought however that Run Rev might like to have the *option* of including this message

Stop repeat loop on with a double click

2003-07-10 Thread Jim Hurley
I have a button with a repeat loop in which the clicklocs are being recorded and entered into a list. Is it possible to exit the loop with a double click and continue with the button handler? Thanks, Jim ___ use-revolution mailing list [EMAIL PROTECT

Re: Game Available for Test etc.

2003-07-06 Thread Jim Hurley
> miscdas, Thanks. I overlooked Courier. It doesn't work quite as well as Monaco but it is certainly readable. So the following should work on both the PC and the Mac. In the message box run: go url "http://home.infostations.net/jhurley/CryptDivisionCourier.rev"; Jim > P.S. How would you

: Re: Stack jumps from top level to palette

2003-07-06 Thread Jim Hurley
--- Jim Hurley <[EMAIL PROTECTED]> wrote: (snip) > It turns out that using the menu palette is ephemeral. It only changes the mode temporarily. The mode reverts back to palette after command 3 to go to the next card. > Very odd. Thank you Jan. Jim Jan Schenkel worte: Hi Ji

Re: Game Available for Test

2003-07-06 Thread Jim Hurley
Message: 4 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Game Available for Test Date: Fri, 04 Jul 2003 11:39:30 -0500 Reply-To: [EMAIL PROTECTED] Jim Hurley writes: [snip] Unfortunately this works only on the Mac. I need to line up rows of letters and numbers and that requires a

Re: Stack jumps from top level to palette

2003-07-06 Thread Jim Hurley
--__--__-- Message: 12 Date: Sat, 5 Jul 2003 20:43:06 -0700 (PDT) From: Jan Schenkel <[EMAIL PROTECTED]> Subject: Re: Stack jumps from top level to palette To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] --- Jim Hurley <[EMAIL PROTECTED]> wrote: I've got serious troubles.

Stack jumps from top level to palette

2003-07-05 Thread Jim Hurley
I've got serious troubles. I have a stack (with *lot* of stuff) that I think may have become corrupted. Every time I press command 2 or 3 to move to the previous or next card (Mac OS), the stack changes from toplevel to palette. If I type "go to next card" in the message box, the stack changes

[ANN] Game Available for Test

2003-07-04 Thread Jim Hurley
Scott, A true programmers' game. Thanks. I was particularly appreciative of the full ten rows for trial and error. I used my full allotment on more than one occasion. A suggestion (which you won't like.) Although it would spoil the esthetics of the game, I would have preferred letters rather t

Re: Goings on behind the scene

2003-07-02 Thread Jim Hurley
Message: 6 Date: Wed, 2 Jul 2003 11:10:52 -0700 To: [EMAIL PROTECTED] From: Stephen Quinn Barncard <[EMAIL PROTECTED]> Subject: Re: Goings on behind the scene Reply-To: [EMAIL PROTECTED] Jim, this might be a Eudora problem - I've had this annoying situation with Eudora windows that were supposed to

Re: use-revolution digest, Vol 1 #1560 - 8 msgs

2003-07-02 Thread Jim Hurley
Message: 8 Date: Wed, 2 Jul 2003 10:49:44 -0600 Subject: Re: More send in time From: Dar Scott <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] At the risk of being sacrilegious... Maybe we are being too strict on this mouse thing. 1. The meaning of "the mouse" has changed wi

Re: use-revolution digest, Vol 1 #1558 - 17 msgs

2003-07-02 Thread Jim Hurley
Message: 11 Date: Wed, 02 Jul 2003 00:25:24 -0400 Subject: Re: Speaking of voices From: Ken Norris <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Hi Jim, Well, if I'm right, the explanation might be a little hard to follow, so hang in there. According to the docs, the line

Re: Goings on behind the scene

2003-07-02 Thread Jim Hurley
Subject: Re: Goings on behind the scene Date: Wed, 2 Jul 2003 02:37:22 -0400 From: Howard Bornstein <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Actually what I find to be the most use shortcut is >command-control-shift (on the Mac.) Actually, I believe you only ne

Re: Goings on behind the scene

2003-07-01 Thread Jim Hurley
--__--__-- Message: 5 Date: Wed, 2 Jul 2003 08:35:51 +1000 Subject: Re: Goings on behind the scene From: Sarah <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] P.S. Scott: Check out Run Rev preferences. Under "general" there is the shortcut: "Command-Option edits scripts" T

Goings on behind the scene

2003-07-01 Thread Jim Hurley
I had a button with the following handler.: on mouseEnter beep end mouseEnter Sure enough, it beeped every time the mouse entered. But I left RR to respond to an incoming email. I noticed while in Eudora that I was getting occasional beeps, every time the mouse entered a certain area. I finall

Re: Speaking of voices

2003-07-01 Thread Jim Hurley
Message: 8 Date: Sun, 29 Jun 2003 20:41:55 -0400 Subject: Re: Speaking of voices From: Ken Norris <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Hi Jim, Date: Sun, 29 Jun 2003 16:18:04 -0700 From: Jim Hurley Subject: Speaking of voices snip

Speaking of voices

2003-06-29 Thread Jim Hurley
A minor quirk and a work-around. I put the following handler in a field: on mouseUP revsetspeechVoice "Bruce" if revIsSpeaking() then revstopSpeech else revspeak me end mouseUP The purpose was to allow the user to stop the speech with a second MouseUp. For reasons I do not understand

Re: imageSource and "binfile:"

2003-06-28 Thread Jim Hurley
__-- Message: 13 Date: Fri, 27 Jun 2003 16:31:04 -0500 From: "J. Landman Gay" <[EMAIL PROTECTED]> Organization: HyperActive Software To: [EMAIL PROTECTED] Subject: Re: imageSource and "binfile:" Reply-To: [EMAIL PROTECTED] On 6/27/03 4:00 PM, Shao Sean wrote: thanks, but the docs say _not_ to us

Re: use-revolution digest, Vol 1 #1521 - 13 msgs

2003-06-23 Thread Jim Hurley
Message: 9 From: "Mathewson" <[EMAIL PROTECTED]> Subject: Rotating Images: the rot sets in... To: [EMAIL PROTECTED] Date: Mon, 23 Jun 2003 08:21:13 -0400 Reply-To: [EMAIL PROTECTED] I'm playing around with rotating images and am wondering about the phenomenon of "fuzzy edges". Let us just suppose I

set the angle of image

2003-06-19 Thread Jim Hurley
I am having some difficulty using the new "set angle" property for images in 2.0. My image (a fish) is long and thin. If I resize it, lock position and size, and then set the angle to, say, 45, the image rect is changed and the image distorted. A work-around is to change the *canvas* size (in

Re: valentina and rev 2.0 [potential publishers for "RunRev TheBook"]

2003-06-18 Thread Jim Hurley
ve the best royalties to the author. I haven't published with them so I can't speak from experience. To check out their service go to: http://www.booklocker.com/getpublished/published.html Jim Hurley ___ use-revolution mailing list [

Uploading html text

2003-06-17 Thread Jim Hurley
I have experimented with using RunRev to edit a web site (one to which I have the password.) Using the following: set the text of field 1 to url "http://home.myServer.net/jhurley/"; I get the HTML text of the web site as follows: Index of /jhurley etc. Is it possible for me t

Documentation

2003-06-14 Thread Jim Hurley
Message: 1 Date: Thu, 12 Jun 2003 22:11:52 -0600 Subject: Re: standalone has plainly readable transcript From: Dar Scott <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] On Thursday, June 12, 2003, at 06:30 PM, [EMAIL PROTECTED] wrote: As Richard points out, the number of keyw

Re: Converting referenced images to embedded control images

2003-06-09 Thread Jim Hurley
Message: 9 Date: Mon, 9 Jun 2003 20:09:22 +0200 Subject: Re: Converting referenced images to embedded control images From: Klaus Major <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Hi Jim, sorry, here is a correct one... ;-) ... repeat with i = 1 to the number of cards in

Converting referenced images to embedded control images

2003-06-09 Thread Jim Hurley
I have a folder with a stack and a large number of referenced images. I would like to embed these images. Is there a way to do this programmatically? Something like repeat with i = 1 to the number of cards in this stack go to card i repeat for each line tLine in theControls() if "image" is

Re: Geometry tutorial

2003-06-09 Thread Jim Hurley
Message: 3 Date: Sun, 8 Jun 2003 19:44:39 -0700 Subject: Re: Where is the start angle pallet? From: Michael Robinson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Jim In the help menu go to tutorials, then geometry, you can just read it (unlike some tutorials that make you t

Re: Revolution 2.0.1 now available

2003-06-09 Thread Jim Hurley
Message: 5 Date: Sun, 08 Jun 2003 21:11:57 -0400 Subject: RE: Revolution 2.0.1 now available From: Ken Norris <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] When I D/L'd the latest available Rev it still says it's 2.0 when it opens How do I know if I have 2.0.1? Ken N.

Re: Using Superscript and Subscript in Fields

2003-06-09 Thread Jim Hurley
Message: 10 Date: Fri, 6 Jun 2003 19:01:07 -0600 Subject: Re: Using Superscript and Subscript in Fields From: Dar Scott <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] On Friday, June 6, 2003, at 03:50 AM, Jim Hurley wrote: The line that needs fixing is: repeat

Where is the start angle pallet?

2003-06-08 Thread Jim Hurley
I'm having trouble finding the equivalent of the "start angle" and "arc angle" in RR 1.1 properties pallet. I suspect it is somewhere in the Geometry menu item but this is a total mystery to me. Can someone point me to the documentation on this? What does the red wave mean?What does the solid r

Re: Using Superscript and Subscript in Fields

2003-06-06 Thread Jim Hurley
--__--__-- Message: 4 Date: Thu, 5 Jun 2003 00:12:56 -0400 Subject: Using Superscript and Subscript in Fields From: Paul Charlesworth <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Hello All: I would like to represent the electron configuration of elements using superscript

Re: mouse function problem

2003-06-06 Thread Jim Hurley
Message: 10 Date: Thu, 05 Jun 2003 20:42:30 -0700 Subject: mouse function problem From: David Beck <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Hey, I'm a happy user of Rev 1.1.1, but I found a problem with the mouse function which I am having trouble working around. It

Removing text styles

2003-06-05 Thread Jim Hurley
When I run the following handler, the style of the text is not plain. It retains the text shift. on mouseUp put "Now is the time." into field 1 set the textshift of char 3 in field 1 to 3 set the textstyle of char 1 to -1 of field 1 to "plain" end mouseUp However, if I select the text an

Re: Books on RunRev

2003-06-02 Thread Jim Hurley
Title: Re: Books on RunRev I hesitate to enter this discussion. I have so little feel for the market. However, on a personal level, I think a good book on RunRev is the best thing that could happen right now. Certainly the product is sufficiently mature that it is truly ready for prime time. It

Freezing at "Looking for license"

2003-05-29 Thread Jim Hurley
Anybody else having this problem? I downloaded the just-released version of 2.0 (MacOS 9-PowerBook G4 ) and it freezes on startup. It get as far as "Looking for license" and then it freezes. I tried moving my license file from 2.0 beta file, but that didn't work either. Jim __

Re: Revolution 2.0 Beta Now Available - And Special Offer

2003-04-05 Thread Jim Hurley
Message: 10 From: [EMAIL PROTECTED] Date: Fri, 4 Apr 2003 19:37:38 -0500 Subject: Re: Revolution 2.0 Beta Now Available - And Special Offer To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] I tried downloading the beta, entering my email address, and trying the 30 day trial, but could not manage to

OT: RR and FileMaker

2003-04-04 Thread Jim Hurley
Bruce, Here is an example. Say I have a field which has something like the following: > stuff, stuff, AP# 103-837-47, more stuff, more stuff Were AP# might be a county parcel number. The 837 might be a county tax zone. And I might want to extract that 837 and make it a separate field. I

Re: Button vs. Message box scripts;

2003-04-03 Thread Jim Hurley
Jim Hurley wrote: Scott, Thank you so much for Tangram stack. I love the way the centroid of the polygon lags behind the mouse, as if it were being dragged through a viscous medium. Also the use of polar coordinates is a very nice touch. Jim P.S. I get a message "stack corrupted"

Re: RR and FileMaker

2003-04-02 Thread Jim Hurley
The recent discussion on interfacing FileMaker and Rev has aroused my curiosity. I have occasion, especially at election time, to work with FileMaker. Since I have never been able to decipher the arcane scripting language in FileMaker, my alternative has been to export the FileMaker file as

Re: Button vs. Message box scripts;

2003-04-02 Thread Jim Hurley
Message: 1 Date: Tue, 01 Apr 2003 10:25:58 -0800 Subject: Re: Button vs. Message box scripts; From: Scott Rossi <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Recently, "Jim Hurley" wrote: Regarding revRotatePoly: My version probably does violen

Re: Button vs. Message box scripts AND things rotational

2003-04-02 Thread Jim Hurley
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 graphic's loc. -- Well, I don'

Re: Button vs. Message box scripts;

2003-04-01 Thread Jim Hurley
Jeanne, Regarding revRotatePoly: My version probably does violence to the language by using text as a parameter sent to a handler that expects only a graphic. Jim ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listi

Re: Button vs. Message box scripts;

2003-04-01 Thread Jim Hurley
Message: 13 Date: Sun, 30 Mar 2003 14:24:39 -0800 To: [EMAIL PROTECTED] From: "Jeanne A. E. DeVoto" <[EMAIL PROTECTED]> Subject: Re: Button vs. Message box scripts; P.S. Invert matrices? Reply-To: [EMAIL PROTECTED] At 6:54 AM -0800 3/28/03, Jim Hurley wrote: On mouseUp revro

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: Button vs. Message box scripts; P.S. Invert matrices?

2003-03-29 Thread Jim Hurley
on Fri Mar 28 09:55:01 2003 Jim Hurley wrote: I ran the following single line in the msg box: >revrotatepoly graphic "MyPoly", 90 and sure enough, the graphic "MyPoly" rotated 90 degrees. But the button handler: On mouseUp revrotatepoly graphic "MyPoly", 90 en

Button vs. Message box scripts; P.S. Invert matrices?

2003-03-28 Thread Jim Hurley
Now here's a funny thing: I ran the following single line in the msg box: revrotatepoly graphic "MyPoly", 90 and sure enough, the graphic "MyPoly" rotated 90 degrees. But the button handler: On mouseUp revrotatepoly graphic "MyPoly", 90 end mouseUp return an error: "Chunk source is not a conta

RR and FileMaker

2003-03-25 Thread Jim Hurley
The recent discussion on interfacing FileMaker and Rev has aroused my curiosity. I have occasion, especially at election time, to work with FileMaker. Since I have never been able to decipher the arcane scripting language in FileMaker, my alternative has been to export the FileMaker file as a

Re: Math question: How to compute the area of polygons

2003-03-24 Thread Jim Hurley
>> Jim Hurley wrote: (snip) > But you still get no contribution from the first repeat, but what is 0 among friends. Regards, Raymond wrote: Not quite: you are repeating the first line, but that does not mean that you are closing the loop. Now if you have a filled polygon, the first

Re: Math question: How to compute the area of polygons

2003-03-21 Thread Jim Hurley
Jim Hurley wrote: on mouseUp put field 1 into tList put 0 into area put line 1 of tList into pOld repeat with i = 1 to the number of lines in tList put line i of tList into pNew add thisToArea(pNew,pOld) to area put pNew into pOld end repeat put area

Re: Math question: How to compute the area of polygons

2003-03-21 Thread Jim Hurley
Message: 6 Date: Fri, 21 Mar 2003 13:32:29 +0100 Subject: Re: Math question: How to compute the area of polygons From: [EMAIL PROTECTED] (Malte Brill) To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Thanks a lot again. :-) Jim, your solutions is more than close to what I am lokking for. (I jus

re: Math question: How to compute the area of polygons

2003-03-21 Thread Jim Hurley
Tomas Nally, P.E. on behalf of Tomas Nally, P.E. wrote: (snip) > -- Now, going clockwise around the perimeter of the polygon, > -- find the area of the virtual trapezoid under each line segment. > -- A line segment is defined as the segment connecting > -- the ith node and the (

Re: Math question: How to compute the area of polygons

2003-03-21 Thread Jim Hurley
> Ben Rubinstein | Email: [EMAIL PROTECTED] Cognitive Applications Ltd | Phone: +44 (0)1273-821600 http://www.cogapp.com| Fax : +44 (0)1273-728866 Here is a little routine I have written that will accurately calculate the area of irregular polygons so long as there ar

Re: Math question: How to compute the area of polygons

2003-03-20 Thread Jim Hurley
On Wednesday, March 19, 2003, at 10:47 AM, Jim Hurley wrote: But you have to do this for each line segment pair. If there are n line segments in one sprite and m in the other, there will be n*m potential intersections. Heavy!!! If it were me, I would just fake it by calling it a collision

Re: Exporting vector graphics

2003-03-19 Thread Jim Hurley
Richard Gaskin wrote: Sorry, couldn't tell ya'. I know Adobe is one of the few companies pushing hard for adoption, as Macromedia would likely prefer not to see Flash unseated by an open standard. But visiting the Adobe site to see if the latest Illustrator imports SVG seemed impossible: all m

Exporting vector graphics

2003-03-19 Thread Jim Hurley
Richard Gaskin wrote: Have you seen the SVG Exporter for Rev? You'll find it in the Stacks listing in RevNet. It's jus a proof-of-concept at the moment, but if you have time on your hands you could flesh it out into something useful (to the degree that you can find programs that read SVG, that is

Re: Math question: How to compute the area of polygons

2003-03-19 Thread Jim Hurley
Message: 13 Date: Wed, 19 Mar 2003 08:05:48 -0800 Subject: Re: Math question: How to compute the area of polygons From: Geoff Canyon <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] If you're looking for collision detection, I think it would be faster to check the line segments

Re: Math question: How to compute the area of polygons

2003-03-19 Thread Jim Hurley
Malte wrote: I´m still experimenting with collision detection. I would like to try the following: -Create a Polygon with n-sides around my sprites. Compute the area of each polygon. -Store it in a custom property to make checking faster. -Check: intersect(SpriteX,SpriteY) -True: Compute the area

Math question: How to compute the area of polygons

2003-03-18 Thread Jim Hurley
P.S. Malte, One caveat. The algorithm in my previous message assumes the polygon is simply connected--all points accessible without crossing the boundary. It calculates the area of a polygon transversed in the counter-clockwise sense as positive, and negative if transversed in the clockwise

Re: Supercard vs. Rev

2003-03-18 Thread Jim Hurley
As many have said, there is one positive aspects to the variety of xCard application and that is the variety of features available. SuperCard remains valuable to me for its ability to export vector graphics, something not yet available in MC or RR due to cross-platform issues. But my fingers a

RE: Card size on the PC

2003-03-18 Thread Jim Hurley
>Jim Hurley wrote: > I have discovered that the height of my cards on my PC are limited to 617. These are stacks created on my Mac where they were the card heights were 650 or larger. I'm afraid I am in alien territory here on the PC. Is there some constraint on card size on th

Re: Unwanted tool switch

2003-03-17 Thread Jim Hurley
As I said, the only time this happens to me is when you "create" something, or *effectively* create something using "import paint..." Or did you mean that it hasn't been fixed in the 2.0 pre-beta? That would be surprising! Jim Hurley __

Re: Unwanted tool switch

2003-03-16 Thread Jim Hurley
At 11:02 AM -0800 3/16/03, Ken Norris wrote: send "choose browse tool" to me in 20 milliseconds -- OK, thanks. Yes it works, but I need to understand it. Why must I use this command, and why 20 milliseconds as opposed to 5 millisecionds or 40 mmilliseconds? 20 milliseconds is arbitrary. (T

Re: RGB triplet for color names

2003-03-16 Thread Jim Hurley
Much thanks to Jeanne, Wilhelm, and Monte for their solutions to my "Color name" to "RGB" numbers, question. I am especially grateful that you went the extra mile to provide specific code, and even an entire library! An ounce of code is worth a pound of narrative. Jim ___

RGB triplet for color names

2003-03-15 Thread Jim Hurley
Does anyone know how to get the RGB color triplet for a given color name? For example the Color Names window shows ForestGreen to be 34,139,34 How would I get those numbers programmatically, that is without going through the Color Names window? That is Put theRGB("ForestGreen") into theForestG

Re: Pricing.

2003-03-13 Thread Jim Hurley
Judy Perry <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: Pricing. Reply-To: [EMAIL PROTECTED] My understanding is that university educators are also eligible for the ed pricing; that it's the institutional pricing area where it matters if you are K-12 or higher ed. Am I wrong? Judy On

Re: sentences as items

2003-03-10 Thread Jim Hurley
Message: 7 Date: Mon, 10 Mar 2003 08:00:14 +0100 To: [EMAIL PROTECTED] From: Signe Marie Sanne <[EMAIL PROTECTED]> Subject: Re: sentences as items Reply-To: [EMAIL PROTECTED] You can do it one of two ways. I am using .rtf files and reading them in at run-time so that I have styled text. What I fi

Re: sentences as items

2003-03-06 Thread Jim Hurley
Message: 6 Date: Thu, 6 Mar 2003 16:19:01 +0100 Subject: sentences as items From: Toma Tasovac <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] How can I make Revolution count each sentence in a field as an item -- so that I can then easily manipulate whole sentences as item 1,

I quote, therefore I am

2003-02-25 Thread Jim Hurley
Richard Gaskin wrote: Here's a lil' gem that's radically simplified a lot of my code: function q s return quote& s "e end q To call it: put "I said, "& q("Let's go!") ...as opposed to: put "I said, "& quote&"Let's go!""e A small improvement, but a but more pleasing to the tired eye. :)

Re: Button images script

2003-02-17 Thread Jim Hurley
Greg, P.S. I was wrong to say you should avoid resizing the images in the subStack for fear of altering the proportions. It is only the formatted size that is needed and that is unaffected by resizing. So size them any way that is convenient in the substack. Jim ___

Re: Button images script

2003-02-17 Thread Jim Hurley
Greg Wills wrote: Thanks Jim, Your script will be of assistance in the laying out of the stack with many icon buttons. I have been playing round with having a very small dimensioned sub-stack with a picture on each card. I am only needing small pictures at this stage. Greg, Here is a utilit

Button images

2003-02-15 Thread Jim Hurley
ut the short name of button j into tButtonName set the defaultstack to "mySubstack" if there is an image tButtonName then put the id of image tButtonName into tImageID set the defaultstack to "images" set the icon of button

Re: Storing images

2003-02-10 Thread Jim Hurley
t to match the image height. set the defaultstack to "images" set the height of button theImage to theButtonWidth*ratioOfHeightToWidth end resizeImage Jim -- Jim Hurley ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Storing images

2003-02-10 Thread Jim Hurley
Jim Hurley wrote: And just so all this info is in one place I will repeat the primary utility used in the stack script of the substack on resizeImage theImage,theRatio --Reset the image size on the substack card to the desired size set the defaultStack to "imagesSubstack"

Re: Storing images

2003-02-10 Thread Jim Hurley
Message: 1 Date: Sun, 9 Feb 2003 19:21:13 -1000 Subject: Re: Storing images From: Sannyasin Sivakatirswami <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] On Sunday, February 9, 2003, at 01:25 PM, Jim Hurley wrote: > put the imageSize of image theImage into the

Storing images

2003-02-09 Thread Jim Hurley
I have a small addendum to the Storing Images discussion. If you wish to have icons of a given image displayed with varying sizes on different cards, there was a way of doing this suggested by Sannyasin Sivakatirswami. In his method all images are stored once in a substack. Those images then be

<    1   2   3   4   5   6   >