Hi Joe, Hope you have achieved what you are trying to. Not sure if some one
will go through my post. Since it's more than a year from since this
conversation was started.
I have a developed an app in JavaFX. The idea is to use it in win and mac.
For win created installer using InnoSetup wich al
thansk nathan, i will try it out now.
I am curious if anyone else has done this for windows, Linux, Android and
IOS ?
I am working on building apps with golang and QT, and need to be able to do
it cross platform. QT has aweful support for this, and i think a golang lib
that does this, will all
I managed to get this working.
https://gist.github.com/nathankerr/38d8b0d45590741b57f5f79be336f07c
I don't know what sort of app you are making, so I made a simple gui that
displays the url received, with some filler text before any are. I think
the non-ui parts should transfer to whatever you
On Thursday, July 7, 2016 at 12:50:02 AM UTC+3, chris...@gmail.com wrote:
>
> Hi,
>
> I'm trying to hook up a Go application to a URL protocol handler in Mac OS
> X. I want a user to be able to click on a link such as myapp://foo/bar and
> have that launch myapp and be able to access the full