Hi Jacque,
The stacks opened modeless - I configure it that way by setting the crop
cREVLoadInfo["mode"] to "modeless" when it is prepped for release.

I'll have to check through the preOpenCard code to see if it uses "this
stack" anywhere, or somewhere in the handler that is called from
preOpenStack.  I do know that there a lot of references to controls on the
plugin stack that are not qualified with the stack name; I don;t see any
error messages from any of them but that may be because of it being
modeless.

I'll check thru the code and report back on what I find.

Thanks for the suggestion.

Pete
lcSQL Software <http://www.lcsql.com>



On Mon, Aug 27, 2012 at 7:06 PM, J. Landman Gay <jac...@hyperactivesw.com>wrote:

> On 8/27/12 6:55 PM, Peter Haworth wrote:
>
>  My stack resizes correctly if I send a message to the handler that does
>> the
>> resizing from the message box after the stack is displayed but the same
>> handler does nothing when executed in preOpencard, even when the code is
>> to
>> send the message in zero milliseconds.
>>
>
>
> How are you referring to the stack in your scripts, and what mode is the
> plugin opened in? If your scripts use "this stack" and the plugin is not a
> toplevel stack, then "this stack" may not refer to yours.
>
> --
> Jacqueline Landman Gay         |     jac...@hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
>
>
> ______________________________**_________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/**mailman/listinfo/use-livecode<http://lists.runrev.com/mailman/listinfo/use-livecode>
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to