Content tagged nwjs

NW.js (previously known as node-webkit) lets you call all Node.js modules directly from DOM and enables a new way of writing applications with all Web technologies.

Similar Tags

Report Tag

136 usages of this tag
  • 0 replies
  • 172 views
This content is deleted
Forum Topic
How do I call DLL file in NW.JS or Electron?
0 favourites

How can I call DLL file in NW.Js or Electron? (if You know any plugin or library of JS, please introduction it...). Thank's in advance!

posted 3 years ago
  • 0 replies
  • 289 views
This content is deleted
Forum Topic
How do I load sprites during runtime from disk (NWjs) ?
0 favourites

I want the game code and game assets (i.E. All sprites used in game) to be separate, and loaded on launch from a folder on the disk. This is because I work in a...

  • 2 replies
  • 473 views
0 favourites

I'm trying to load a sprite from a location on disk, namely in Documents folder. Unfortunately, this doesn't work, as NW.Js dev tools gives this error : This is...

posted 3 years ago
  • 0 replies
  • 137 views
0 favourites

Does anyone know of any versions beyond v0.45.0 that support unprompted entry into fullscreen mode? Figured I'd ask before I downloaded them all to test. Additi...

  • 1 replies
  • 457 views
0 favourites

When I unzip the file, all it comes with is what's in this picture. There's a file with the name of the game, but it's not an executable. Does anyone have a sol...

posted 3 years ago
  • 7 replies
  • 632 views
This content is deleted
Forum Topic
How do I prevent closing NWJS window with ALT-F4?
0 favourites

I need to prevent closing my game when users press Alt-F4. Instead, I want to and exit the game gracefully by showing a dialog like "Do you want to quit the gam...

posted 3 years ago
  • 0 replies
  • 386 views
This content is deleted
Forum Topic
How do I force NWJS to close upon exiting the game?
0 favourites

This might be impossible to solve as I understand it's a known issue but I'm not aware of a sure-fire method as yet. We are using 0.52 so we can use Greenworks,...

posted 3 years ago
  • 2 replies
  • 304 views
This content is deleted
Forum Topic
NW.JS copy and move file not working again
0 favourites

I am trying to copy a .Jar file to another folder using NW.Js. But nothing comes of it. How can this problem be corrected? I seem to be doing everything right.

posted 3 years ago
  • 3 replies
  • 388 views
This content is deleted
Forum Topic
Debugger crashes on startup - how to diagnose?
0 favourites

Whenever I try to start up my project in debugger mode, Construct 3 instantly crashes. I'm using the NW.Js version of C3, and this is a very big project so I'm...

posted 3 years ago
  • 2 replies
  • 439 views
This content is deleted
Forum Topic
Access NWjs object methods from JavaScript?
0 favourites

I'm trying to write a set of unified methods to handle save data using either LocalStorage (for preview and a possible web release) or NW.Js (for the desktop re...

posted 2 years ago

Similar Tags