I remember I previously ran into this a few years ago and reported it — it turned out to be a bug in the cell's implementation in AppKit. The cell suppresses the dots when it's in a table view and the row it's in isn't selected [as in iTunes], but the code for this didn't consider the case where it _wasn't_ in a table view, with the result that it always suppresses the dots.
Unfortunately I can't remember the workaround, or whether there even is one. Has anyone else dealt with this?
—Jens
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list ([email protected]) Please 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
