I tried to get and install the package <https://github.com/robaho/go-trader>
.
However, when I use "go get github.com/robaho/go-trader", it displayed 
"package github.com/robaho/go-trader: no Go files in 
"$GOPATH\src\github.com\robaho\go-trader".
I use 1.12.9 of go version on Windows 10.
Is the version that I used not suitable?

Thanks for your replying.
Max

Robert Engels於 2020年5月4日星期一 UTC+8下午9時06分08秒寫道:
>
> Look at github.com/robaho/go-trader
>
> It has a nice example of using gcui 
>
> On May 3, 2020, at 11:06 PM, 洪嘉鴻 <max1...@gmail.com <javascript:>> wrote:
>
> 
> I see.
> Actually I only want to make a simple application.
> The application is about segmenting two text-boxes for input and output.
> I've tried this <https://github.com/gizak/termui> and it seems good, 
> except for the complicated example such as "demo".
> (The terminal emulator on Windows really mess "demo" up.)
> However, it seems that there is not any functions to scan input with 
> "termui".
> The answer I found from this <https://github.com/gizak/termui/issues/34> 
> could't 
> solve the problem because the the type "Attribute" and "TextBuilder" are 
> undefined within "input.go".
> I've just asked the author.
> Besides, I've also tried Tcell <https://github.com/gdamore/tcell>.
> However, there is not more examples for learning.
> Did you find any examples and could you offer the link?
>
> Thanks for your replying.
> Max
>
> Jason E. Aten於 2020年5月4日星期一 UTC+8上午9時45分57秒寫道:
>>
>> You didn't take my meaning. The reason the examples don't work on Windows 
>> is because the terminal emulator on Windows is messing them up.
>>
>> https://github.com/gdamore/proxima5 is an example. Tcell is cross 
>> platform.
>>
> -- 
> 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 golan...@googlegroups.com <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/3aaf75d8-d992-4612-91c4-ae73094f8157%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/golang-nuts/3aaf75d8-d992-4612-91c4-ae73094f8157%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
>

-- 
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/bd8aca98-4ec2-4ded-9636-bae621588b2a%40googlegroups.com.

Reply via email to