Re: setTitleWithMnemonic -- warning for deprecated API .

2011-09-01 Thread Rajendran P
Thanks for the reply . Is there a way to set an error or warning for use of deprecated API during compilation ? Thanks Rajendran P On 9/1/11 10:31 AM, KappA rejek...@gmail.com wrote: I never said I was using the mnemonic feature... just using it for setting plain text. Is that what you are

Re: setTitleWithMnemonic -- warning for deprecated API .

2011-09-01 Thread Sean McBride
On Thu, 1 Sep 2011 17:02:20 +0530, Rajendran P said: Thanks for the reply . Is there a way to set an error or warning for use of deprecated API during compilation ? Yes, see the various warning checkboxes in Xcode. But it won't help because that API is not deprecated for some reason. I even

Re: setTitleWithMnemonic

2011-09-01 Thread Jerry Krinock
On 2011 Aug 31, at 22:01, KappA wrote: I never said I was using the mnemonic feature... just using it for setting plain text. Is that what you are curious to see? Sorry, I was wondering if maybe you were actually getting mnemonics in your menus. Never mind. On 2011 Sep 01, at 04:32,

setTitleWithMnemonic

2011-08-31 Thread Rajendran P
hi All, Question 1 : is it advisable to use the API setTitleWithMnemonic ? the document discussion says Discussion Mnemonics are not supported in Mac OS X. strangely , the API is not deprecated Question 2 : if the answer is yes for the Question 1 , how do i do a binding

Re: setTitleWithMnemonic

2011-08-31 Thread Fritz Anderson
On 31 Aug 2011, at 2:00 PM, Rajendran P wrote: is it advisable to use the API setTitleWithMnemonic ? the document discussion says Discussion Mnemonics are not supported in Mac OS X. strangely , the API is not deprecated Given that the method has never had any effect in the ten years

Re: setTitleWithMnemonic

2011-08-31 Thread KappA
setTitleWithMnemonic ? the document discussion says Discussion Mnemonics are not supported in Mac OS X. strangely , the API is not deprecated Given that the method has never had any effect in the ten years Mac OS X has existed, I'm not sure why you wonder if it is advisable to use

Re: setTitleWithMnemonic

2011-08-31 Thread Jerry Krinock
On 2011 Aug 31, at 16:42, Fritz Anderson wrote: I don't think it's because there's a strong '90s-revival faction in the AppKit team Oh? How about the '90s-revival faction who recently decided it was cool to be able to resize a window by dragging any edge? :)) On 2011 Aug 31, at 18:51,

Re: setTitleWithMnemonic

2011-08-31 Thread KappA
I never said I was using the mnemonic feature... just using it for setting plain text. Is that what you are curious to see? Kappa On Thu, Sep 1, 2011 at 12:07 AM, Jerry Krinock je...@ieee.org wrote: On 2011 Aug 31, at 16:42, Fritz Anderson wrote: I don't think it's because there's a strong