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>
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 mails | Author | Date |
|---|---|---|
| Ian Gillespie | Apr 13, 19:00 | |
| Jonathon Mah | Apr 13, 19:21 | |
| Ian Gillespie | Apr 13, 19:38 | |
| Jonathon Mah | Apr 13, 19:42 |






Cocoa mail archive

