• 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
having trouble setting the current cursor
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

having trouble setting the current cursor


  • Subject: having trouble setting the current cursor
  • From: Chase <email@hidden>
  • Date: Sat, 16 Jul 2005 08:17:02 -0500

why isn't this working?

    - (void)applicationDidFinishLaunching:(NSNotification *)notif {
        NSLog(@"xxx");
        [[NSCursor disappearingItemCursor] set];
    }



it definitely makes it into this method, because it prints "xxx" to the screen.

but the cursor doesn't change from the plain arrow.

what gives?

- chase

ps: the project is built on and running on 10.4 and it's a fresh cocoa project with nothing but a single window and this code snippet.




_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: having trouble setting the current cursor
      • From: Chase <email@hidden>
  • Prev by Date: Re: Not even a portion of a window?
  • Next by Date: Re: change binding's value transformer?
  • Previous by thread: NSColorPanel implemented by Dashboard widget
  • Next by thread: Re: having trouble setting the current cursor
  • Index(es):
    • Date
    • Thread