Problem with palette & toplevel
Richmond
richmondmathewson at gmail.com
Tue Sep 23 16:13:55 EDT 2014
On 23/09/14 23:04, Richmond wrote:
> On 23/09/14 23:01, Richmond wrote:
>> I have a stack that loads with this in the stackScript:
>>
>> on openStack
>> palette me
>> put the toplevel stack
>> end openStack
>>
>> when I open this having previously opened another stack the palette
>> stack still puts its name rather than that of the other . . .
>>
>> this is not satisfactory.
>>
>> Richmond.
>
> on openStack
> palette me
> put the topstack
> end openStack
>
> seems to make no difference.
Actually what becomes clear is that even if one has a 'palette' command
in preOpenStack, openStack or openCard the stack still opens up as a regular
stack rather than a palette.
Linux.
Richmond.
More information about the use-livecode
mailing list