GUI with object size and positiong

Hi. I have read a number of posts in this forum and I understand that golang is a server/web based programming language. My two questions are:

Is there a GUI with the ability to position (x,y) and size objects such as textboxes, labels and buttons? I have already tried walk and andlabs.

If I choose to use a web based UI, does goland support features where a window can be updated without a commit? (sort of like Ajax)

Thanks in advance.

Lawrence

Hello, I do not have experience with GUI applications, so take this link for several projects interesting for you:

https://github.com/avelino/awesome-go#gui

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.