Re: NSTableView doesn't work right all the time...
Re: NSTableView doesn't work right all the time...
- Subject: Re: NSTableView doesn't work right all the time...
- From: Frédéric BLANC <email@hidden>
- Date: Tue, 18 Feb 2003 14:48:59 +0100 (CET)
Quoting Francisco Tolmasky <email@hidden>:
>
I have been having a lot of trouble with my NSTableViews (...)
I'd have to add two GUI problems about NSTableViews - both aren't currently
bugreported since I'm not still entirely sure they're not my fault... So here
they are, just tell me if you think Apple should be warned and I'll do ;) !
1) The Image Indicator (eg. the cute triangle for sorting data) isn't equally
located when text-based column header is left-justified or right-justified: it
seems there is a difference of one pixel!
Note: To verify this, you can let the image indicator stay in the last header
clicked while clicking in another column header. Then, you should see the one
pixel mistake.
2) When selecting the last valid column of a NSTableView, the following header
is getting darker!
Scenario:
a. Build a NSTableView w/ 2 columns & Set them resizeable
b. During execution:
. Shrink the 2nd column to display the next "header" of the NSTableView -
even if there are only 2 columns, the NSTableView is going on...
. Click upon the 2nd column header (it should goes blue) & Look at the colour
of the next "header"...
=> I noticed it isn't as grey as it was before the 2nd colum header was clicked!
If it helps, I can build 2 tiny projects to illustrate these problems...
- Fred
_______________________________________________
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.