• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting Image from Web and Displaying it problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting Image from Web and Displaying it problem


  • Subject: Re: Getting Image from Web and Displaying it problem
  • From: Scott Anguish <email@hidden>
  • Date: Fri, 24 Jan 2003 03:12:11 -0500

is it possible that the source image isn't always completed when you grab it?

I just tried that URL on three different browsers and all complained about a malformed jpeg.


On Friday, January 24, 2003, at 12:22 AM, John Tsombakos wrote:

I have a small app that is just supposed to download an image from the
web and display it in an ImageView. I have an image view in a window,
with a button and everything is wired up correctly. (Which is an
accomplishment in itself, as I'm on the newbie side of Cocoa). The
method the button calls when it's clicked is:

- (IBAction)getImage:(id)sender
{
NSString* string = @"http://www.rccl.com/rc/image/vywebcam.jpg";;
_______________________________________________
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.

References: 
 >Getting Image from Web and Displaying it problem (From: John Tsombakos <email@hidden>)

  • Prev by Date: NSView doesnt receive mouseMoved events?
  • Next by Date: main window sound
  • Previous by thread: Getting Image from Web and Displaying it problem
  • Next by thread: Re: Getting Image from Web and Displaying it problem
  • Index(es):
    • Date
    • Thread