Quentin Renard

Results 338 comments of Quentin Renard

> On a side note, I'm wondering whether it supports loading other npm packages (just like doing npm install _Package-Name_) There are 2 places I see where loading npm packages...

Thanks for the issue, I'd be happy to help you use this project properly. 1) Is what you pasted the real output you're getting? 2) If so, can you share...

No worries, that makes sense now. First off, I think you're better off copy/pasting the [example](https://github.com/asticode/go-astilectron/blob/master/example/main.go) to start understanding how this project works. That's why I mentioned it at the...

> My problems have started when i try to follow this one and I did not succeed. You're right, this article is pretty old and it may not work with...

Right now there's no way to leverage that API. It seems like quite a big change to integrate and I won't have time to work on this anytime soon, therefore...

You're right, this is not exposed in this project for now. I won't have a lot of time to work on this so if anyone wants to work on this,...

Great! For the actions, you can take a look at the code in [go-astilectron](https://github.com/asticode/go-astilectron/blob/master/window.go#L319) as well as the code in [astilectron](https://github.com/asticode/astilectron/blob/master/main.js#L255). Let me know if you have any questions.

you can try the [README's quick start](https://github.com/asticode/go-astilectron#quick-start)

@gedw99 no bother, bathrooms are more important than code :D I'll add it to my TODO and will take a look when I have time. In the meantime if somebody...

Have you tried building other go binaries on this machine ?