Re: RegEx in cocoa, and where to dl PB+IB?
Re: RegEx in cocoa, and where to dl PB+IB?
- Subject: Re: RegEx in cocoa, and where to dl PB+IB?
- From: Joel Rosenblum <email@hidden>
- Date: Sat, 27 Apr 2002 22:17:14 -0400
Is there any way to use Regular Expressions in cocoa?
There are at least a couple of regex frameworks
Just curious, it sounds like the user has to have these frameworks on
his/her system. Is this true? Say it ain't so... I want my app to be
stand-alone.
Omni makes one avaialble at http://www.omnigroup.com as part of
their open source frameworks (I think it's in OmniFoundation)
I tried going there and downloading OmniFoundation, but (I know, this is
reminiscent of my last e-mail) when I clicked the link to go get it, it
said the requested URL was not found. Does anyone have a working URL for
this?
On an unrelated note, actually regarding programming this time, I
subclassed NSScrollView so that I could override the keyDown message,
but it doesn't get called when I press a key. If I change the name to
"keyUp" it does get called, but I want it to get called on keyDown so
that I can decide whether or not to allow the key to go through to the
editfield. Anyone else ever run into this problem?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.