Merged [18327]: Don't ever use the Tiger-only {{{-[NSPopUpButton selectItemWithTag...
commit8e34c8de634fa57ecfedc95c416ce66cf13dfe0a
authorEvan Schoenberg <evan@adiumx.com>
Wed, 29 Nov 2006 20:36:17 +0000 (29 20:36 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Wed, 29 Nov 2006 20:36:17 +0000 (29 20:36 +0000)
tree4e2a7ab8c03c44c3516ed7a5f362e6f3a0b68660
parent0b92b862efd07bc05e949a92fd51036dd15c6f01
Merged [18327]: Don't ever use the Tiger-only {{{-[NSPopUpButton selectItemWithTag:]}}}, as it returns YES regardless of whether or not the menu had an item with the specified tag.  I've reported this bug in rdar://4854601 - we'll use our 10.3-compatibility method, which does work properly in 10.3 and 10.4, fixing some oddities in behavior in a couple places, notably the Appearance->Customize Layout sheet when changing contact or group text alignment.

git-svn-id: svn://svn.adiumx.com/adium/branches/adium-1.0@18328 1c916fce-81e2-0310-a464-8ca513f45935
Frameworks/AIUtilities Framework/Source/AIPopUpButtonAdditions.m