On Fri, 20 Jul 2001 jbv <[EMAIL PROTECTED]> wrote:

(snip)

> Now here's the problem : my script quits MC app, or whenthe
> stack runs as a standalone it crashes or even freezes the Mac OS.
> What makes me think it might be a MC engine bug is that the
> script never crashes at the same time : it can run 2 to 7 times
> before crashing...
> And when only 1 group is created (all images are choosen, or
> none is choosen), it runs perfectly...

My first guess would be that you're just running out of memory, though
you'll usually get a script error when this happens.  But if you're
sure that that isn't it (check system and application free memory
using "about this computer" from the Finder), please send a copy of
the stack along with whatever images are required to [EMAIL PROTECTED]
(which is what you should do in general when you get a crash, because
it's unlikely that anyone on this list would be able to help you
anyway and the bug might not even get fixed if no one here reads your
message and puts it on the list).

> I'm also having problems changing bordercolor
> of images...
> 
> I don't have my scripts with me right now (I'm sending
> this message from home) but AFAIR I used the following
> scripting :
>     set bordercolor of image id 1349 to "red"
> 
> but it remained black.
> 
> Even trying to set this property in the Properties window
> didn't help : image border remains black.
> 
> Problem was the same under Mac OS or Windoze with 2.3.2

The various color properties aren't supported for images because their
colormaps are used to store the colors used to display the image
pixels.  They do inherit these colors from their parents, though, so
setting the borderColor for the stack or card or group will change the
color used for the images within them.
  Regards,
    Scott

> Thanks.  JB

********************************************************
Scott Raney  [EMAIL PROTECTED]  http://www.metacard.com
MetaCard: You know, there's an easier way to do that...



Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to