Re: sort, cut and paste
Re: sort, cut and paste
- Subject: Re: sort, cut and paste
- From: Uli Kusterer <email@hidden>
- Date: Tue, 31 Oct 2006 22:08:04 +0100
Am 31.10.2006 um 18:49 schrieb email@hidden:
That should do it. One last thing I need to so is convert the
string values into Numerical values. What is the Cocoa equivilant
to the older toolbox call StringToNum()?
That answer can quickly be found by looking into NSString.h. It is:
[myString intValue]
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden