From: Ashley W. <ash...@nt...> - 2002-01-09 17:09:12
|
> on 3/1/02 12:32 AM, Jim Ingham at ji...@ap... wrote: >> On 1/2/02 12:35 PM, "Ashley Ward" <as...@dc...> wrote: >>> on 31/12/01 8:14 PM, Jim Ingham at ji...@ap... wrote: >>>> At 7:24 PM +0000 12/21/01, Ashley Ward wrote: >>>> [...] >>>> started it from. When I click in the app's window to bring it to the front >>>> in an attempt to use it, I get this message from tkMacOSXMouseEvent.c:241 >>>> (the function TkMacOSXProcessMouseEvent) on stderr: >>>> >>>> SetFrontProcess failed,-600 >>>> [...] >>>> Any ideas why SetFrontProcess would fail in this way? >>>> >>> I need to chase down the SetFrontProcess thing. This call usually succeeds, >>> but there is some glitch that causes it to occasionally fail. It doesn't >>> seem to be harmful, however, so I haven't looked into it further. >> >> It always fails with my app. And as it fails, I can't give the app focus >> and so I can't interact with it. A fairly major problem :( > > I will see if I can think of some good diagnostics for you to insert... I've now managed to compile the Tcl and Tk libraries -- thanks for the explanations about the move of MacOSXOpenBundleResources, Jim -- and I'm linking my application with them. (By the way: can anyone tell me the equivalent of 'ldd' on Mac OS X so I can check this?). I still get the SetFrontProcess error, every time I try to give my app focus. Ash. PS I haven't updated my Tcl/Tk from CVS for a few days -- would that help? -- Ashley Ward - Graduate Teaching Assistant - PhD student as...@dc... - http://www.dcs.warwick.ac.uk/~ashley/ Room 3.16, Department of Computer Science, University of Warwick, Coventry |