Re: How to get stock quotes?
Re: How to get stock quotes?
- Subject: Re: How to get stock quotes?
- From: Andreas Monitzer <email@hidden>
- Date: Wed, 24 Jul 2002 06:02:05 +0200
On Wednesday, July 24, 2002, at 03:41 , Andrew Merenbach wrote:
http://www.cocoadevcentral.com/tutorials/showpage.php?show=00000053.php
Looks like a good example. The question is, can it be implemented in
Cocoa? Or will I need to run some AppleScript code from within my
application to get a stock quote?
ASS *is* Cocoa, it's just using AppleScript instead of Objective C, Java
or F-Script (etc).
However, there's a C-API available for SOAP/XML from Apple, you could
use that one from Objective C (might be a bit more complicated). Take a
look at the docs.
andy
--
DigiTunnel 1.0 released, offering full PPTP-support for Mac OS X!
http://www.gracion.com/vpn/
_______________________________________________
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.