• 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
Problems with 10.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with 10.1


  • Subject: Problems with 10.1
  • From: Chad Armstrong <email@hidden>
  • Date: Sat, 25 Oct 2003 22:56:26 -0500

I'm working on an application, and it works fine under Jaguar, but it
has two problems under 10.1.

First off, the menu is not coming into focus (it looks like when a
window is in the background). I originally resolved this problem with
Jaguar by adding this line to the awakeFromNib window:

[[indicator window] makeKeyAndOrderFront:self];

I tried a few commands to try and bring the window to the front, but
either I'm not quite sure what to use, or there is no command quite
what I'm looking for. This is not imperative that I get it working, it
just would look better if the window was focused when the program was
running.

The second problem is that I want the Trash icon to update itself. I
used this command before:

[[NSWorkspace sharedWorkspace] noteFileSystemChanged:[@"~/.Trash/"
stringByExpandingTildeInPath]];

Under Jaguar, this worked fine and the Trash icon was updated.
However, under Mac OS 10.1.5, it doesn't update. Is this a bug in the
system?

Chad Armstrong
email@hidden
_______________________________________________
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: Problems with 10.1
      • From: Chris Garaffa <email@hidden>
    • Re: Problems with 10.1
      • From: Laurent Daudelin <email@hidden>
  • Prev by Date: Re: Where is Xcode?
  • Next by Date: Re: New Perl in Panther
  • Previous by thread: BINDINGS TUTORIAL FAQ: PLEASE READ
  • Next by thread: Re: Problems with 10.1
  • Index(es):
    • Date
    • Thread