Fun With ImageData, MaskData and AlphaData

2002-07-02 Thread Ken Ray
Just wanted to let you all know that I've been working with these cool image-manipulation features of MetaCard and wrapped my head around them enough to write up a treatise on how to use them along with some examples. Here's the relevant links to the Tips section of the MetaCard page of my site to

MetaCard limits

2002-07-02 Thread Tariel Gogoberidze
Mac OS 9.1. MC v 2.4.2 It seems that MC functions average () stdDev () min () Max () Are limited to number of items they can process. Not sure about exact number (uint2 = 65,535 bytes?) but it breaks somewhere after 65000 items Below is the example to illustrate on mouseup repeat 10

Re: Keystroke equivalents in MetaCard

2002-07-02 Thread Mark Talluto
On Tuesday, July 2, 2002, at 11:48 AM, John Kiltinen wrote: > Since the command+w worked as desired of the tour was allowed to run, I > thought that this ought to solve the problem. It did not. If I opt > out of > the tour, which is done by holding down the shift key at startup, then > the >

Re: Keystroke equivalents in MetaCard

2002-07-02 Thread John Kiltinen
In response to my question about a command+w not being handled as I wanted, Mark Talluto wrote: >This tells me that you have another stack (maybe invisible) that has >focus. Its menus are not set up properly to handled the command - w. >Clicking on the stack that you think is causing the problem

Re: libURL rocks

2002-07-02 Thread Mark Talluto
On Tuesday, July 2, 2002, at 10:46 AM, Scott Raney wrote: > On Tue, 02 Jul 2002 andu <[EMAIL PROTECTED]> wrote: > >> --On Tuesday, July 2, 2002 8:11 AM +0100 Dave Cragg >> <[EMAIL PROTECTED]> wrote: >> >>> At 10:31 pm -0700 1/7/02, Richard Gaskin wrote: >>> Dave Cragg: thank you for putting

Re: libURL rocks

2002-07-02 Thread Scott Raney
On Tue, 02 Jul 2002 andu <[EMAIL PROTECTED]> wrote: > --On Tuesday, July 2, 2002 8:11 AM +0100 Dave Cragg > <[EMAIL PROTECTED]> wrote: > > > At 10:31 pm -0700 1/7/02, Richard Gaskin wrote: > > > >> Dave Cragg: thank you for putting in the time for the error-checking in > >> libURL, and the hand

243b2 OS X

2002-07-02 Thread Klaus Major
Hi there, Scott posted a new version and it works. Thanks to Scott :-) Regards Klaus Major [EMAIL PROTECTED] ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: libURL getting .RDF files

2002-07-02 Thread thinkertoys
>It works here. Nothing special required. Dave. Your confirmation that it works really helped. I started looking elsewhere & found that "my problem" was really stupid: 2 fields called "R", one exactly on top of the other. Thanks, Eric ___ metacard ma

Re: libURL getting .RDF files

2002-07-02 Thread Dave Cragg
At 9:52 am -0400 2/7/02, thinkertoys wrote: >I'm trying to get .RDF files using libURL w/ no luck. > >For example - I can view http://www.macnn.com/macnn.rdf from my browser, >but the following script does not work: > >on mouseUp > put "http://www.macnn.com/macnn.rdf"; into aURL > get URL aURL

libURL getting .RDF files

2002-07-02 Thread thinkertoys
I'm trying to get .RDF files using libURL w/ no luck. For example - I can view http://www.macnn.com/macnn.rdf from my browser, but the following script does not work: on mouseUp put "http://www.macnn.com/macnn.rdf"; into aURL get URL aURL put it into fld R end mouseUp I believe it's prob

Re: irregular windows

2002-07-02 Thread Klaus Major
Hi Richmond, > How can I make irregular shaped windows / stacks/ cards in > Metacard / RR ? > > Mathewson see "windowshape" in the index. I am afraid this is still MC only. Regards Klaus Major [EMAIL PROTECTED] ___ metacard mailing list [EMAIL PR

irregular windows

2002-07-02 Thread Mathewson
How can I make irregular shaped windows / stacks/ cards in Metacard / RR ? Mathewson --- Using a Macintosh? Get FREE e-mail and more at MacLaunch! http://www.maclaunch.com ---

Re: MetaCard 2.4.3 beta 2

2002-07-02 Thread Klaus Major
Hi there, > Dave Cragg wrote: > >> I was unable to unstuff the MacOSX archive. Anyone else having the >> same problem, or it just at my end? > > Yep, me too. :( > > -- > Richard Gaskin same here in germany... Scott, please post another version, please... Regards Klaus Major [EMAIL PROTECTE

Re: libURL rocks

2002-07-02 Thread andu
--On Tuesday, July 2, 2002 8:11 AM +0100 Dave Cragg <[EMAIL PROTECTED]> wrote: > At 10:31 pm -0700 1/7/02, Richard Gaskin wrote: > >> Dave Cragg: thank you for putting in the time for the error-checking in >> libURL, and the handy MakeDir feature that makes uploading to >> as-yet-non-existent