• 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
Why don't only these images don't show on the device?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why don't only these images don't show on the device?


  • Subject: Why don't only these images don't show on the device?
  • From: James Cicenia <email@hidden>
  • Date: Sun, 8 Mar 2009 18:55:45 -0500

Hello -

All my images show except for these:

UIImageView *imageView = [[UIImageView alloc]initWithFrame: CGRectMake(30+(horizontalCount*92),15+currentYOffset,30,30)];
[imageView setImage: [UIImage imageNamed:[pName stringByAppendingString:@".i.png"]]];
[imageView setTag:100];
[scrollView addSubview:imageView];


However they do show on the simulator. Is there something obvious I am missing here?

James Cicenia




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Why don't only these images don't show on the device?
      • From: James Cicenia <email@hidden>
  • Prev by Date: Re: NSObjectController selection - now you see it, now you don't
  • Next by Date: re: Performance degrades dramatically in [NSManagedObjectContext executeFetchRequest:error:]
  • Previous by thread: Accessing other UI while keyboard is open
  • Next by thread: Re: Why don't only these images don't show on the device?
  • Index(es):
    • Date
    • Thread