Re: NSFormatter usage
Arturo Perez <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Dev WO wrote: > Hi guys, > I'm trying to read as much as I can before posting, but sometimes I > just can't find what I'm looking for... > So actually I'm wondering if I could use NSFormatter on a WOTextField > to apply certain rules: My WO-fu includes having a formatter for every piece of textual data consumed/output by WO. So, yes, this works great. -arturo