I want to run executables on both Windows and Linux.
I don't think it is convenient to maintain 2 codes with lxn/walk on Windows 
and go-gtk3 on Linux.
Therefore, I'm trying to look for something that could work on both Windows 
and Linux.
I'll try the breakdown you offered.
Thank you very much!
Max

Philip Chapman於 2020年4月8日星期三 UTC+8下午7時01分51秒寫道:
>
> There are a few options, but it rather depends on what you need to do.  
> The most similar to walk for linux would be go-gtk3.  However, for 
> cross-platform, probably the QT bindings.  If you want to go the embedded 
> html route, there are a few different options.  I personally like Wails.  
> Here is a breakdown of some of the options so that you can research which 
> one fits your needs:
>
> https://github.com/avelino/awesome-go#gui
>
> On Wed, Apr 8, 2020 at 3:42 AM Kevin Chadwick <m8il...@gmail.com 
> <javascript:>> wrote:
>
>>
>> >> lxn/walk use lxn/win, which wraps windows api,so you can not use it 
>> under linux
>>
>> > You could also look into wsl.
>>
>> oops, ignore my last.
>>
>> I'm not sure there is a "Good" cross platform scenario for GO/html that 
>> matches
>> GOs cross platform abilities, at the moment. Desktop sure but not really, 
>> mobile
>> and desktop at the same time, fyne maybe.
>>
>> I'm looking at running chrome with --app and and then webview on mobile, 
>> both
>> with a local http server.
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to golan...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/golang-nuts/f6edf972-3f86-6eee-cc92-3568970ed8ef%40gmail.com
>> .
>>
>
>
> -- 
> Philip A. Chapman
> Java Software Development
> Enterprise, Web, and Desktop
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/64c0cb34-2cca-4378-9390-70502492725b%40googlegroups.com.

Reply via email to