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