FROM : Eric Long
DATE : Fri Jul 25 19:40:23 2008
Hi,
I have an NSOutlineView that is set to uniformly resize its table columns.
Under prior to 10.5, this works fine, but when running on 10.5.x the columns
do not resize.
I don't have any special resizing code in place, just depending on the
normal mechanism for handling column resizing when the window is resized.
The table itself grows. You can manually resize the columns.
The columns are manipulated when the window loads. I tried even calling
setColumnAutoresizingStyle after, but that had no effect.
Anyone have an ideas about what could be going wrong?
Like I said, same app resizes fine on 10.4.x.
Thanks,
Eric
DATE : Fri Jul 25 19:40:23 2008
Hi,
I have an NSOutlineView that is set to uniformly resize its table columns.
Under prior to 10.5, this works fine, but when running on 10.5.x the columns
do not resize.
I don't have any special resizing code in place, just depending on the
normal mechanism for handling column resizing when the window is resized.
The table itself grows. You can manually resize the columns.
The columns are manipulated when the window loads. I tried even calling
setColumnAutoresizingStyle after, but that had no effect.
Anyone have an ideas about what could be going wrong?
Like I said, same app resizes fine on 10.4.x.
Thanks,
Eric
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

