[GH-ISSUE #107] Example for gif shown on ReadMe #83

Closed
opened 2026-03-04 01:01:46 +03:00 by kerem · 8 comments
Owner

Originally created by @murphy214 on GitHub (Apr 27, 2018).
Original GitHub issue: https://github.com/rivo/tview/issues/107

Hello,

I was reading through the documentation / demos and couldn't find the application shown in the gif on the read me I realize a lot of the demos or examples are components themselves but I kind of wanted to see how all the apis work from a top level so I could have something to go from.

I realize I should probably just dive deeper into the documentation but it would be nice to have one or two examples where higher level features interface with primitives like a table within a grid or flex table, rather than simply showing how to instance a grid or flex table.

It could already exist somewhere but the demo png or image wasn't what I was expecting so apologies in advance if so.

Thanks in advance

Originally created by @murphy214 on GitHub (Apr 27, 2018). Original GitHub issue: https://github.com/rivo/tview/issues/107 Hello, I was reading through the documentation / demos and couldn't find the application shown in the gif on the read me I realize a lot of the demos or examples are components themselves but I kind of wanted to see how all the apis work from a top level so I could have something to go from. I realize I should probably just dive deeper into the documentation but it would be nice to have one or two examples where higher level features interface with primitives like a table within a grid or flex table, rather than simply showing how to instance a grid or flex table. It could already exist somewhere but the demo png or image wasn't what I was expecting so apologies in advance if so. Thanks in advance
kerem closed this issue 2026-03-04 01:01:46 +03:00
Author
Owner

@rivo commented on GitHub (May 2, 2018):

Apologies for the late reply. The application shown in the animated GIF can be found in the demos/presentation/ directory.

You'll also find an example of an "application" here: https://github.com/rivo/tview/wiki/Postgres It's not the greatest architecture but I believe it shows what you are looking for.

<!-- gh-comment-id:385994304 --> @rivo commented on GitHub (May 2, 2018): Apologies for the late reply. The application shown in the animated GIF can be found in the `demos/presentation/` directory. You'll also find an example of an "application" here: https://github.com/rivo/tview/wiki/Postgres It's not the greatest architecture but I believe it shows what you are looking for.
Author
Owner

@biax commented on GitHub (Aug 1, 2019):

Hi I'm trying to get the presentation example to work

I get a lot of undefined errors. Sorry I'm new in go and am trying to use the presentation to learn.

<!-- gh-comment-id:517156283 --> @biax commented on GitHub (Aug 1, 2019): Hi I'm trying to get the presentation example to work I get a lot of undefined errors. Sorry I'm new in go and am trying to use the presentation to learn.
Author
Owner

@rivo commented on GitHub (Aug 1, 2019):

I'm not sure what you do and you're not providing any error message so I'm not sure I can help. go run demos/presentation/*.go should start the presentation.

<!-- gh-comment-id:517363186 --> @rivo commented on GitHub (Aug 1, 2019): I'm not sure what you do and you're not providing any error message so I'm not sure I can help. `go run demos/presentation/*.go` should start the presentation.
Author
Owner

@biax commented on GitHub (Aug 3, 2019):

"go run ." Came across that eventually, should be similar to yours.

Do you know of anything written on github that use tview module? Especially an oldschool style menu-based program. Would like to use that for learning.

<!-- gh-comment-id:517915260 --> @biax commented on GitHub (Aug 3, 2019): "go run ." Came across that eventually, should be similar to yours. Do you know of anything written on github that use tview module? Especially an oldschool style menu-based program. Would like to use that for learning.
Author
Owner

@rivo commented on GitHub (Aug 7, 2019):

I would assume most users who write issues here are using it for their projects. Some have posted screenshots in the past. I haven't been tracking its use but if you happen to make a list of popular projects that use tview, post it here. I might even include it in the project README.

<!-- gh-comment-id:518948170 --> @rivo commented on GitHub (Aug 7, 2019): I would assume most users who write issues here are using it for their projects. Some have posted screenshots in the past. I haven't been tracking its use but if you happen to make a list of popular projects that use `tview`, post it here. I might even include it in the project README.
Author
Owner

@Bios-Marcel commented on GitHub (Aug 7, 2019):

@rivo Could just make a list and let people PR their projects in

<!-- gh-comment-id:518952437 --> @Bios-Marcel commented on GitHub (Aug 7, 2019): @rivo Could just make a list and let people PR their projects in
Author
Owner

@biax commented on GitHub (Aug 7, 2019):

@rivo You're quite on point. The presentation does appeal in visual demonstration but lacks the structure of a typical oldschool[menu] program, which I'm hoping to study. I am reasonable in scripting but have recently found the need to learn a proper language, so what better than go-lang coupled with tview, which does seem to at least make the TUI portion a lot easier.

(BTW, no tabs?)

Is there a tview community anywhere? Say discord | slack or similar? I don't want to litter github with issues that aren't exactly issues but more like questions.

<!-- gh-comment-id:519050015 --> @biax commented on GitHub (Aug 7, 2019): @rivo You're quite on point. The presentation does appeal in visual demonstration but lacks the structure of a typical oldschool[menu] program, which I'm hoping to study. I am reasonable in scripting but have recently found the need to learn a proper language, so what better than go-lang coupled with tview, which does seem to at least make the TUI portion a lot easier. (BTW, no tabs?) Is there a tview community anywhere? Say discord | slack or similar? I don't want to litter github with issues that aren't exactly issues but more like questions.
Author
Owner

@biax commented on GitHub (Aug 7, 2019):

https://github.com/rivo/tview/network/dependents

It's hard for me to believe that there are no projects that depends on tview.

<!-- gh-comment-id:519051011 --> @biax commented on GitHub (Aug 7, 2019): https://github.com/rivo/tview/network/dependents It's hard for me to believe that there are no projects that depends on tview.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#83
No description provided.