NSTableView font weirdness
NSTableView font weirdness
- Subject: NSTableView font weirdness
- From: Dustin Mierau <email@hidden>
- Date: Wed, 16 Jan 2002 16:56:09 -0800
I am loading data into an NSTableView for some reason 2/5
columns have a larger font size than the rest. Is this normal?
do I have to set the font of the data cell for each column
before ahead of time? I was hoping a default font would have
been chosen for me. Currently I am not modifying any of my
columns data cells.
Thanks,
-dustin