Re: Problem with NSNumberFormater setted in IB

2009-11-26 Thread Gustavo Pizano
Sorry about it.. I didn't google enough tough... Thanks for the info. Gustavo On Nov 26, 2009, at 10:43 AM, Matthew Lindfield Seager wrote: > On Thursday, November 26, 2009, Gustavo Pizano > wrote: >> so its kinda annoying to type the value with the currency symbol, or even >> worst with the

Re: Problem with NSNumberFormater setted in IB

2009-11-26 Thread Matthew Lindfield Seager
On Thursday, November 26, 2009, Gustavo Pizano wrote: > so its kinda annoying to type the value with the currency symbol, or even > worst with the mouse select only the digits to be edited. > > > I dunno if I didn't configure properly the Formatter in IB. Any ideas? This question has been answer

Problem with NSNumberFormater setted in IB

2009-11-26 Thread Gustavo Pizano
Hello all. I have a NSTable which contents are bound to a NSArrayController. In the table I set up a NSNumberFormatter for currency in one of the columns. When I click the add button I can edit the row of the table, but when I arrive to the column that has the formatter, I see a ( € 0.00) which