how to detect stack needs to be saved

MisterX x at monsieurx.com
Mon Sep 8 13:35:01 EDT 2003


That's one way but dont forget a style or a script or a control's rect may
change...
have fun

for each card
 for each cd control
   for each property
 for each group
   for each group's card
     for each control
       for each property
    ...

> -----Original Message-----
> From: use-revolution-admin at lists.runrev.com
> [mailto:use-revolution-admin at lists.runrev.com]On Behalf Of J. Landman
> Gay
> Sent: Monday, September 08, 2003 18:30
> To: use-revolution at lists.runrev.com
> Subject: Re: how to detect stack needs to be saved
>
>
> <xbury.cs at clearstream.com> wrote:
>
> > Why not read the detailed files and pick the date and time from there?
> >
> > Seems so obvious, I thought it useless to say it...
>
> The disk info is only updated after the stack is saved, so it won't
> help. The question is: how to determine if the stack needs to be saved
> in the first place.
>
> There isn't a generic method that I know of, except to track everything
> that could change the content of a stack and set a dirty flag.
>
> --
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list