Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!gatech!hubcap!mikeoro From: mikeoro@hubcap.clemson.edu (Michael K O'Rourke) Newsgroups: comp.sys.mac.programmer Subject: bringing my application to the foreground Message-ID: <5971@hubcap.clemson.edu> Date: 11 Jul 89 12:25:39 GMT Organization: Clemson University, Clemson, SC Lines: 14 If my program is suspended in the background under multifinder, what is the proper way to bring it to the foreground. If i receive an appletalk packet while in the background, my application needs to become the foreground application. Do i need to slap an event onto the event queue, is there some procedure that i've never heard of? i thought about just calling my doSuspendResume procedure with the message field set so it thinks i am being un-suspended, but i'm not sure what, if any, events should happen before that. And no, I do not have the multifinder development package. And yes, i would like it but i can't afford it, i'm a poor college student who doesn't have much money at the present time. Michael O'Rourke