lt;[EMAIL PROTECTED]>
To: Russ <[EMAIL PROTECTED]>
Sent: Tuesday, November 25, 2008 12:11:21 PM
Subject: Re: NSComboBox list is incorrect size on first dropdown
The workaround would be to do the work less lazily, like at -
awakeFromNib time.
-Ken
On Nov 25, 2008, at 8:30 AM, Russ <
Um, nevermind, wrong OS for the fix. Heh heh!
This will be fixed in 10.6. In 10.5 and earlier, that's just too late, sorry!
-Ken
On Tue, Nov 25, 2008 at 7:54 AM, Ken Ferry <[EMAIL PROTECTED]> wrote:
> I cannot reproduce this in a test app. The behavior was changed for
> 10.5 - before that com
I cannot reproduce this in a test app. The behavior was changed for
10.5 - before that comboBoxWillPopUp was too late to modify anything
impacting the drop down position of the combo box.
What OS are you on?
If you could file a bug with a test app, that would be very helpful.
-Ken
Cocoa Framewo