Re: still wrestling with dynamic columns and column auto-resizing
Re: still wrestling with dynamic columns and column auto-resizing
- Subject: Re: still wrestling with dynamic columns and column auto-resizing
- From: Keary Suska <email@hidden>
- Date: Fri, 05 May 2006 15:31:38 -0600
on 5/5/06 1:45 PM, email@hidden purportedly said:
>> In my test application, column live autoresizing is working, but with
>> a slight lag.
>> The columns are "autoresized" when the mouse stops for a fraction of
>> a second while the window is being resized.
>
> Well, my app *was* doing this, but something made it stop doing it. That's
> the point of my question (1) in the original post; I *think* it was the
> deletion of the autosaveName. m.
I have an app that does on-the-fly column generation, as well as some
automatic resizing, and window resizing resizes the columns as expected and
without delay. I don't have an autosave name, but never had one. I am using
the "uniform" resizing mode, set in IB.
I have come across some odd "bugs" with IB, and this could be one of them. I
have also come across methods that seem to do more than I expect and cause
other code to not work as expected. It is possible that some method you are
calling to set the widths is either overriding resize behavior or perhaps
being called frequently such that it *appears* that the columns don't
resize, but in fact are simply being reset to default widths.
Just my 2ยข .
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden