• 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 new bug in NSTableView in Mac OS X 10.3?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A new bug in NSTableView in Mac OS X 10.3?


  • Subject: A new bug in NSTableView in Mac OS X 10.3?
  • From: Stéphane Sudre <email@hidden>
  • Date: Wed, 23 Jun 2004 16:20:02 +0200

I'm seeing what looks like to be a bug in NSTableView on Mac OS X 10.3

I have a NSTableView with 2 columns (1st is resizable, second not) which can't be resized by the user.

There is no vertical or horizontal scroller.

So this gives the following widget

+---------------------+-------------+
| 1st column | 2nd column |
+---------------------+-------------+
| | |
| | |
| | |
| | |
| | |
+---------------------+-------------+

The bug I'm seeing is that the CornerView looks like to be drawn on the Header Line and if you resize the tableview, it's moving.

It gives something like this:

+---------------------+-------------+
| 1st column | 2nd c mn |
+---------------------+-------------+
| | |
| | |
| | |
| | |
| | |
+---------------------+-------------+


I have not called reloadData yet when this bug occurred. But since there is no relationship between this call and the CornerView AFAIK...

Is this a known bug, a feature, some new bug?
_______________________________________________
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: A new bug in NSTableView in Mac OS X 10.3?
      • From: Florent Pillet <email@hidden>
  • Prev by Date: Re: Attaching file types & icons to app
  • Next by Date: Swapping 'small' controls for 'mini' controls
  • Previous by thread: checkButton Binding in a tableView
  • Next by thread: Re: A new bug in NSTableView in Mac OS X 10.3?
  • Index(es):
    • Date
    • Thread