• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Can't bring application frontmost
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't bring application frontmost


  • Subject: Re: Can't bring application frontmost
  • From: Rosyna <email@hidden>
  • Date: Thu, 23 May 2002 22:53:04 -0700

Oddly enough just commenting out the IBOutlet I had in the principal
class, recompiling, uncommenting the IBOutlet, then compiling again
made it work.

It didn't seem like it was anything in my code exactly as all it did
is override sendEvent

- (void)sendEvent:(NSEvent *)theEvent
NSLog(@"%@",[theEvent description]);
[super sendEvent:theEvent];
}

Ack, at 5/24/02, Anthony Arthur said:

>Are you not able to see what happens in gdb? I suspect you are
>somehow preventing the awakening event from reaching the superclass.

--


Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug

Unsanity: Unsane Tools for Insanely Great People
---

Please include any previous correspondence in replies, it helps me
remember what we were talking about. Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Can't bring application frontmost
      • From: Andy Lee <email@hidden>
References: 
 >Re: Can't bring application frontmost (From: Anthony Arthur <email@hidden>)

  • Prev by Date: Re: Flame retardant
  • Next by Date: Re: Flame retardant
  • Previous by thread: Re: Can't bring application frontmost
  • Next by thread: Re: Can't bring application frontmost
  • Index(es):
    • Date
    • Thread