Skip navigation.
 
mlRe: When do table column bindings get setup from nib?
FROM : Jonathon Mah
DATE : Wed Apr 13 19:42:19 2005

On 14 Apr 2005, at 03:08, Ian Gillespie wrote:

>>> I am trying to write a table view subclass that will offer
>>> adding/removing table columns.

>>
>> I take it setting a column width to zero is not an appropriate
>> solution?

>
> I hadn't thought of this, so I tried it but the column still remains
> visible, it looks maybe 12 pixels wide or something.  Any other
> suggestions?


I haven't ever done it myself but I've heard of others doing this
successfully. There's a minimum width property of columns that you
might be missing.


Jonathon Mah
<email_removed>

Related mailsAuthorDate
mlWhen do table column bindings get setup from nib? Ian Gillespie Apr 13, 19:00
mlRe: When do table column bindings get setup from nib? Jonathon Mah Apr 13, 19:21
mlRe: When do table column bindings get setup from nib? Ian Gillespie Apr 13, 19:38
mlRe: When do table column bindings get setup from nib? Jonathon Mah Apr 13, 19:42