-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
Greetings,
So I wrote an app on my Mac and went to run it on Windows. When I run the program nw ., the app works great, but it starts up frameless...
I played around with the package.json (frame, min/max width/height, etc. parameters) for a good while and couldn't get it to work.
I tried the very basic demo (in README.md) and ran it on Windows - same result - no frame...
I'm using:
- node-webkit-v0.11.1-win-x64 (the frame doesn't appear on 32-bit either...)
- nodejs v0.11.13
I'm on 64-bit Windows 7.
When I use:
- node-webkit-v0.8.6-win-ia32
- nodejs v0.10.22
It works great!
I'll continue to use node-webkit-v0.8.6-win-ia32 and nodejs v0.10.22.
Great project by the way!!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels