• 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: Repost - please help (was Printing Error with WebView)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Repost - please help (was Printing Error with WebView)


  • Subject: Re: Repost - please help (was Printing Error with WebView)
  • From: "Brad Peterson" <email@hidden>
  • Date: Mon, 08 Sep 2003 18:15:17 +0000

Hi,

Thanks for replying...

Well, I tried substituting self for sender, but it yielded the same result. (webView can't be deallocated; it's a view on the window and can (at any moment) have its content changed. Since I can continually change its content without any ill effects, I believe I can reasonably say that it is valid and not deallocated when I attempt to print as well.)

It's got me stumped... I'm sure there's an answer, but I don't know it yet...

Thanks,
Brad


From: Georg Tuparev <email@hidden>
To: Brad Peterson <email@hidden>
Subject: Re: Repost - please help (was Printing Error with WebView)
Date: Sat, 6 Sep 2003 11:07:37 +0200

Brad,

Either webview or sender is deallocated. Turn the Zombies on to see more details (NSDebug.h in Foundation)

gt

On Saturday, September 6, 2003, at 10:57 AM, Brad Peterson wrote:

- (IBAction)print:(id)sender{
[webView print: sender];
}

-- georg --

"More Trees, less Bushes!"


_________________________________________________________________
Compare Cable, DSL or Satellite plans: As low as $29.95. https://broadband.msn.com
_______________________________________________
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.
  • Prev by Date: Re: Force NSToolbar to revalidate NOW?
  • Next by Date: Re: Techniques for thread communication
  • Previous by thread: Repost - please help (was Printing Error with WebView)
  • Next by thread: Getting NSImageView to "pass on" drag/mouse events to window
  • Index(es):
    • Date
    • Thread