• 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: (no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (no subject)


  • Subject: Re: (no subject)
  • From: Marco Scheurer <email@hidden>
  • Date: Mon, 12 Aug 2002 14:40:45 +0200

On Monday, August 12, 2002, at 11:47 am, Paul Fox wrote:

Hm. Found my problem. I implement the X11 function XRaiseWindow to make
the clicked window the top of the visible window order. So far
the only way to implement this I have found is:

[w removeFromSuperviewWithoutNeedingDisplay];
[s addSubview: w];

Is there any other way to make a NSView top of the visible stack?
Temporarily removing the view from the parent causes the subsequent
mouseUp event to be lost which is a little bit criminal and sad.



- (void) sortSubviewsUsingFunction:(int (*)(id, id, void *))compare context:(void *)context;

maybe?

Marco Scheurer
Sen:te, Lausanne, Switzerland http://www.sente.ch
_______________________________________________
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.

References: 
 >(no subject) (From: Paul Fox <email@hidden>)

  • Prev by Date: AuthorizationExecuteWithoutPrivileges?
  • Next by Date: Re: (no subject)
  • Previous by thread: (no subject)
  • Next by thread: Re: (no subject)
  • Index(es):
    • Date
    • Thread