Hello everyone:
       I'm a beginner for golang with Win10. Now I'm trying to write an 
user interface. The version of the golang which I am using is 1.12.9. Here 
are some problems that I'm encountering:

1. How to append text with a new line?
2. How to output variables as the "fmt.Println" function? (Ex:  
 fmt.Println("The initial number is:", input)) 
3. How to implement text edit as the "fmt.Scanf" function?
4. How to implement with bottoms? (Ex: There are 3 bottoms, if the third 
bottom is clicked, the three bottoms will disappear and then appear 4 new 
bottoms to let the user choose.)

Here is the code for the problems above, where the code is with lots of 
errors
Any help is appreciated.
Thank you very much!
Max

-- 
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/4e6b1b43-e645-462b-a34f-e48227601df5%40googlegroups.com.

Attachment: UI-test.go
Description: Binary data

Reply via email to