save stack question
Mark Schonewille
m.schonewille at economy-x-talk.com
Sat May 6 18:39:56 EDT 2006
Hi Stephen,
You might try this:
set the grevstackstatus["Your stack"] to empty
This array contains "edited" or empty for each stack. The stack names
are the keys of the array. The problem is to determine where you
should put this syntax. If the only thing that changes is e.g. a text
field, you might put it into the closefield handler. If any part of
the stack may be changed, you should actually change the front
scripts of the IDE, which you probably don't want to do.
Best,
Mark
--
Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Salery is the easiest way to get your own web store on-line: http://
www.salery.biz/salery.html
Op 6-mei-2006, om 22:14 heeft Stephen Barncard het volgende geschreven:
> I've got a notePad-like one-field window that will only be used in
> the IDE.
>
> I've got a 'save stack' command in the closeStack handler.
>
> Is there a way to have the IDE not ask to save the stack when
> closing (since I'm doing that) without the stack being modal? It's
> probably something dumb. I forgot how to do this.
>
> thanks
>
> sqb
> --
> stephen barncard
> s a n f r a n c i s c o
> - - - - - - - - - - - -
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list