• 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
A Bug... Or Bad Implementation?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A Bug... Or Bad Implementation?


  • Subject: A Bug... Or Bad Implementation?
  • From: Sam Goldman <email@hidden>
  • Date: Tue, 19 Mar 2002 22:58:19 -0800

Hi guys,

My application uses an NSBrowser for navigation through a database. There
are three columns in the browser.

Here are the settings:
Multiple Selection = NO;
Empty Selection = YES;
Branch Selection = NO;
Separates Columns = NO;
Titled = NO;
Horizontal Scroller = NO;
Arrow Keys = YES;
Visible Columns = 3;

The column is the top view in a vertically laid out NSSplitView (I've had
trouble with these before ;P) with a table view underneath.

When the first column is selected the focus ring, as expected, appears
around the browser. When selecting the second or third columns either
through the mouse or keyboard, the ring disappears.

Is this a bug? The code is rather simple, but it still might be some kind of
mistake in implementation. Or is this the expected behavior? I can send any
interested party the project since it's an open source application (it's on
sourceforge.net).

Another thing, my settings are set to graphite just because I like it
better, but the blue ring looks awkward in a graphite environment.

Thanks,
Sam

--
Windows is a 32-bit patch to a 16-bit shell for an 8-bit operating system
written for a 4-bit processor by a 2-bit company without 1 bit of sense.
_______________________________________________
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.

  • Prev by Date: Further scripting mysteries
  • Next by Date: Re: Coordinate system question
  • Previous by thread: Re: Further scripting mysteries
  • Next by thread: Getting info from outside drawRect
  • Index(es):
    • Date
    • Thread