Forum Topics 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

128 forum topics with this tag
  • 0 replies
  • 534 views
This content is deleted
Forum Topic
NWJS export not (re)starting on Windows 10
0 favourites

My export was made from C3 runtime, using NWjs' last version (0.54) and ignore GPU blacklist was left checked by default. The runtime is Construct3's. When I la...

posted 3 years ago
  • 3 replies
  • 1.3K views
This content is deleted
Forum Topic
What's the difference between viewport and canvas?
0 favourites

I just migrated from C2 to C3 and am quite confused. C2 used to have a 'Window size' which was easy to understand - it was the size of the "window" though which...

posted 3 years ago
  • 2 replies
  • 355 views
This content is deleted
Forum Topic
NWjs and mobile
0 favourites

The project I'm working on atm uses the NW.Js plugin to store savefiles and it works just fine, but I'm wondering, does the NW.Js also work on mobile or should...

posted 3 years ago
  • 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
  • 294 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
  • 481 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
  • 139 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
  • 484 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
  • 642 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
  • 393 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

Similar Tags