Open as palette

Jim Hurley jhurley at infostations.com
Sun May 16 10:55:07 EDT 2004


>Hi Jim,
>
>>  How do I get a stack to open  palette in the palette mode?
>>
>>  I've tried
>>
>>    on preopenstack
>>      palette  stack "myStack"
>>    end preopenstack
>>
>>  in the stack script.
>
>i had great success with:
>
>    on preopenstack
>      set the style of stack "xyz" to palette
>      ## or ...of this stack...
>    end preopenstack
>
>Hope that helps...
>
>>  Jim
>
>Regards
>
>Klaus Major
>klaus at major-k.de
>www.major-k.de


Hi Klaus,

I was successful as well with your suggestion. I had played around 
with every combination of "palette this stack" in a preopenstack 
script and a preopencard  script. That message worked only when 
delivered from the msg box.

What would I do without this list?

Jim

(I wonder why my message to the list contained so much extraneous 
info? Hope this one doesn't.)


More information about the use-livecode mailing list