From: Rich W. <rw...@gm...> - 2007-12-19 09:55:16
|
I have another quick question. OK, so I can get the OSX string from a text field by calling myTextField.stringValue(). How do I convert this into a Ruby String so that I can use Ruby's regular expressions on it? Thanks, -Rich- |