NSTableView: scrolling bug??
NSTableView: scrolling bug??
- Subject: NSTableView: scrolling bug??
- From: Stephane <email@hidden>
- Date: Tue, 28 Nov 2006 16:22:36 +0100
Is it considered the designed behavior for a NSTableView to have its
scroller vanishing when you slide it with the mouse?
Test case:
----------
A NSTableView with: column # = 1, vertical scroller set to hide when
possible, row height = 36, border style = classic
The NSTableView is within a NSSplitView.
By default, the scroller is hidden. Resize the splitview to make the
scroller appear (running app).
Move the scroller => It becomes invisible on the first pixel offset
then visible on the next one, etc.
The problem "works" in both debug and release mode (Mac OS X 10.4.8 PPC)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden