In the Error Handling section, you mention having to write a special
package to capture stack traces. Would https://github.com/pkg/errors have
done what you want?

On Tue, Jan 16, 2018 at 6:18 AM Tad Vizbaras <etas...@gmail.com> wrote:

> I used "walk" for prototyping but found it too complex. I do not mean this
> as criticism. "walk" uses many closures to init controls and
> get GUI working. This is fine if you are into this style of programming. I
> find reading "walk" internal code challenging.
>
> "walk" was an inspiration. It is possible to build Go Windows GUI apps
> without C compiler.
>
> In terms of timing it took 1 solid month by 1 developer to get Windows GUI
> packages working.
>
>
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to