Bring window to front on desktop

J. Landman Gay jacque at hyperactivesw.com
Sun Nov 14 15:28:22 EST 2010


On 11/14/10 6:18 AM, FlexibleLearning wrote:
> Anyone solved how to bring a stack window to the top on the desktop after a
> file dragDrop?
>
> 1. drop files
> 2. bring stack window to top on desktop (ie. in front of the OS source drag
> window)
> 3. show a modal answer dlog
> 4. carry on
>

One approach I might take would be to check the suspended property and 
wait until the user brings the stack to the front before activating the 
modal dialog. I think HIG says you shouldn't reorder windows for the 
user, but I'd need to go read up on that.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list