I notice that the windows (stacks) that open when 'ask file' and 'answer file' 
commands are executed have close boxes under Windows (not on Mac), but on the 
other hand the calling program's script is stopped until there is an action 
(pressing a button) in the file-handling window. Does this make them modal or 
not? I ask because I have only very recently learned (from Ken Ray) that modal 
stacks always open at the loc of the stack that invoked them; but it's easy to 
show that this does not happen, at least not on Windows XP Home (where the loc 
of the window appears to be variable and may be somehow related to the last 
time the command was called) or on Mac (where the window always appears at the 
loc of the monitor the calling stack was using). I admit that my latest tests 
were done from within the IDE (on Windows and on Mac) but it seems at least 
with Windows that much the same happens with a standalone.

I will now re-code Ken's method for positioning these stacks, but can anyone 
even guess at what is happening here, or maybe other people's mileage varies? 
I'm using LC 5.0.2 in all cases.

Graham



_______________________________________________
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