On 7/28/17 1:33 PM, Bob Sneidar via use-livecode wrote:
What I am actually trying to do is get a list of every visible object on a card so I can set the windows size to encompass all VISIBLE objects.
In that case, I think you want the formattedRect of the card. It ignores invisibles.
-- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
