walk icon indicating copy to clipboard operation
walk copied to clipboard

A Windows GUI toolkit for the Go Programming Language

Results 121 walk issues
Sort by recently updated
recently updated
newest added

Add Chinese translation. Hello.Thank you for your project. I ran into difficulties on l10n.So, I come to your project to find solutions. Solution was not found, but I saw these...

Added a property dedicated to numerical input to LineEdit.

If you don't describe the layout when creating a window, you will get a runtime error. I put VBOX as the initial value to avoid nil in Mainwindow and Dialog.

About UI layout Because there is no tutorial, I don’t know how to resize UI elements E.g: `package main import ( "github.com/lxn/walk" . "github.com/lxn/walk/declarative" "strings" ) func main() { var...

I tested this with databinding example. 1. Click Edit animal. 2. Use the tab key to move through controls. You will see that the three radio buttons are checked one...

I wanted to specify the position of the scroll bar when adding items, so I added it.

Hi, Thanks a lot for an amazing library. Was able to get going very fast. This is more of a question. I use your library for a desktop app. We...

Could Walk be any prettier?Similar to Qt, you can set QSS properties, custom control pictures, control background color Settings, etc

PS E:\go\xlsl\gui> ls 目录: E:\go\xlsl\gui Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 2020/12/4 星期五 16:0 1069 rsrc.syso 6 -a---- 2020/12/4 星期五 16:0 889 test.manifest 0 -a---- 2020/12/4 星期五...

Hi all, I do not have a current problem with LXN/WALK but I would like to offer some solid advice as to general stability and how to resolve these issues....