>> Is there a way to update the geometry of the other (or all) cards either
>> when the stack is resized, or when I next go to one of them ?
>>
>> martin baxter
>>
>> m a r t i n
>>
>> martin baxter Cambridge UK

>From: Sarah Reichelt <[EMAIL PROTECTED]>
>Try using the "revUpdateGeometry" command, I suggest in a preOpenCard
>handler.
>
>Sarah

Tx

on preopencard
  revupdategeometry
end preopencard

Does the trick fine, though I wouldn't really have suspected that from it's
entry in the Transcript dictionary!

FWIW, Sending the resizestack message also achieved the desired result but
generated an error message.

martin baxter


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to