[plugin] nwPop - Manage multiple windows

0 favourites
  • 8 posts
From the Asset Store
Be quick and choose the right answer for the shown equation.
  • Manage multiple windows with node-webkit and nwPop

    • Create and manage multiple popups
    • Communicate window to window by function call or js
    • Snapshot the window (easy way to do html to canvas)

    What properties can I use when defining a new window? :

    link

    Is it safe to load content from an untrusted source?

    Windows have access to the node env! To restrict this, use an iframe to display your content. (Add nwdisable & nwfaketop attributes) Example - Define popup ("iframe.html","","","tag") iframe.html - <iframe src="app.html" nwdisable nwfaketop></iframe>

    [/code:1rk13kai]

    Can I snapshot the main window? :

    Try the Argv plugin.

    Why is the example download so large? :

    There's multiple use cases provided, one of them is exported as well.

    * The alert dialog can be removed from the exported project by editing the html of the html5 export.

    ACES

    Although I've tried to make things as simple as possible this plugin still favors knowledge of html/css/js.

    As always bug reports and feature requests are welcome.

    Download

    Examples

  • Updated. Kyatric could you move the the completed addons forum?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Moved.

  • One of the most interesting plugins I've seen! Especially useful when not creating a game but a tool of sorts in C2.

    Was only really missing show() and hide() from the available actions (was easy enough to add). Again, great work! Thank you for this plugin!

  • Noncentz705 πŸŽŠπŸŽ‡πŸŽ‰πŸŽˆπŸ™ŒπŸŽˆπŸŽ‰πŸŽ‡πŸŽŠ I was looking for something just like this. Thanks for giving me the tools to take a game out of planning stage, I wasn't sure I would be able to do in C2.

  • "Functions" and "properties of the window" does not work in the new version nw.js

    I exported my project , but two windows are not connected together.

    What is the problem

    c2: v239

    nw.js: v 0.18.7 and v0.14.7

  • "Functions" and "properties of the window" does not work in the new version nw.js

    I exported my project , but two windows are not connected together.

    What is the problem

    c2: v239

    nw.js: v 0.18.7 and v0.14.7

    OH NO! Maybe we can get someone to fix this for X-Mas.

  • Hey the link is broken, please reupload .

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)