• 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
Plugin iPhoto don't Finish!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Plugin iPhoto don't Finish!


  • Subject: Plugin iPhoto don't Finish!
  • From: Alejandro Visiedo GarcĂ­a <email@hidden>
  • Date: Mon, 21 Feb 2011 01:30:11 +0100

Hello!

I'm trying to develop an iPhoto Plugin to upload photos to a social network!

When i'm finished to upload all photos, i exec then next sentences at the end of performExport:

	[self lockProgress];
	mProgress.message = nil;
	mProgress.currentItem = count;
	mProgress.shouldStop = YES;
	[self unlockProgress];

However, the progress window don't close!

any idea why don't close the progress window?? I need notify ExportMgr with any message???

Thanks!

_______________________________________________

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

  • Prev by Date: Re: Animation doesn't reach end value
  • Next by Date: Re: How can I make a window just like the Anxiety App?
  • Previous by thread: Re: How can I make a window just like the Anxiety App?
  • Next by thread: [NSBitmapImageRep getBitmapDataPlanes] copying data?
  • Index(es):
    • Date
    • Thread