gizak / termui

Golang terminal dashboard
MIT License
13.2k stars 786 forks source link

Add Tabpane #44

Closed marigs closed 9 years ago

gizak commented 9 years ago

Hi, I was trying to check out but encountered some errors:

# github.com/marigs/termui
../../../go/src/github.com/marigs/termui/tabpane.go:169: undefined: HORIZONTAL_DOWN
../../../go/src/github.com/marigs/termui/tabpane.go:169: undefined: HORIZONTAL_UP
../../../go/src/github.com/marigs/termui/tabpane.go:174: theme.TabActiveBg undefined (type ColorScheme has no field or method TabActiveBg)
../../../go/src/github.com/marigs/termui/tabpane.go:185: theme.TabActiveBg undefined (type ColorScheme has no field or method TabActiveBg)

Maybe some changesets did not get committed?

marigs commented 9 years ago

Yep, my bad. I did not commit all changes. sorry I have just added bugfix