Is it possible to show the node-webkit toolbar in an iframe?
2 views
Skip to first unread message
J.R.
unread,
Jul 5, 2013, 1:31:22 AM7/5/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
I have an iframe in my main app window, and I'm wondering if there's a way to add the toolbar to the iframe, similar to how using Window.open({toolbar:true}) would work on a new external node-webkit window.