Skip to content

Presentation demo, error in grid.go and table.go #80

@nicolascb

Description

@nicolascb

I'm having this problem when I try to run presentation:

➜  presentation git:(master) go run *.go
# command-line-arguments
./grid.go:16: tview.NewTextView().SetTextAlign(tview.AlignCenter).SetText undefined (type *tview.TextView has no field or method SetText)
./grid.go:32: undefined: tview.NewGrid
./table.go:273: tableCell.SetExpansion undefined (type *tview.TableCell has no field or method SetExpansion)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions