Aditya M.

Results 101 comments of Aditya M.

Sorry but unicode isn't currently supported, but is being worked on.

yes we know that, sorry for the inconvenience.

can you share the contents of your `neutralinojs.log` ?

Very kind of you that you want to contribute in the project, but you have opened A issue, And issues are for reporting bugs and other things to the developers...

interesting stuff, give us some time will reach out

> Do you mean, giving the user the flexibility to limit app instances to a certain number ? Great. I will look into this. You can drop any clues if...

No we don't have something like that in the framework, also a [guy shared the implementation of it](https://stackoverflow.com/a/26661272/14516016)

href links can be opened via the [`os` API](https://neutralino.js.org/docs/api/os#osopenurl) in neutralino js, `os.open(url)`, but it won't work inside a iframe, not even in a normal browser. Checkout this [Stackoverflow Question](https://stackoverflow.com/q/13965560/14516016)

> can i work on this issue How will you do this tho? Because you can't access resources outside the iframe, so you'll not get access to Neutralino api

This issue occurs in all platforms, and the borderless window movement is handled by the JavaScript Code and not the Windows Manager For That OS. See the Implementation In JavaScript:...