• 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: Does webView:setToolbarsVisible: also mean the window's toolbar?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does webView:setToolbarsVisible: also mean the window's toolbar?


  • Subject: Re: Does webView:setToolbarsVisible: also mean the window's toolbar?
  • From: Kyle Sluder <email@hidden>
  • Date: Wed, 06 Aug 2014 15:55:43 -0500

On Wed, Aug 6, 2014, at 03:51 PM, Daryle Walker wrote:
> In the WebUIDelegate (unofficial) protocol, there are functions
> getting/setting toolbar-visibility like webView:setToolbarsVisible:.  Are
> these just for custom toolbar-like controls you make at the top of your
> content area, or is the official NSToolbar for the NSWindow also
> included?

That's a delegate message. You don't send it; you respond to it. The web
view sends it to its delegate when Javascript on the page tries to hide
the toolbar. Therefore it's completely up to you what that means.

--Kyle Sluder
_______________________________________________

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


References: 
 >Does webView:setToolbarsVisible: also mean the window's toolbar? (From: Daryle Walker <email@hidden>)

  • Prev by Date: Does webView:setToolbarsVisible: also mean the window's toolbar?
  • Next by Date: Re: Talking to other apps - again
  • Previous by thread: Does webView:setToolbarsVisible: also mean the window's toolbar?
  • Next by thread: NSNumberFormatter negative and NSWindowsLatin1
  • Index(es):
    • Date
    • Thread