[GH-ISSUE #830] Question : How to refresh the view after adding a new slide? #604

Closed
opened 2026-03-04 01:06:24 +03:00 by kerem · 0 comments
Owner

Originally created by @devppratik on GitHub (Mar 24, 2023).
Original GitHub issue: https://github.com/rivo/tview/issues/830

I am working on something that somewhat is similar to the presentation present in demos/presentation.
I want to add a event like Ctrl + A which adds a new slide to the presentation. I tried to append a new introduction slide as shown
image

But the new slide is not shown in the bar. How do I make it work such that it gets added and displays as a new slide? and I would also like to switch to the slide

Originally created by @devppratik on GitHub (Mar 24, 2023). Original GitHub issue: https://github.com/rivo/tview/issues/830 I am working on something that somewhat is similar to the presentation present in `demos/presentation`. I want to add a event like `Ctrl + A` which adds a new slide to the presentation. I tried to append a new introduction slide as shown ![image](https://user-images.githubusercontent.com/56730201/227625151-422dee71-173e-4bae-b432-be9be3c4f1d2.png) But the new slide is not shown in the bar. How do I make it work such that it gets added and displays as a new slide? and I would also like to switch to the slide
kerem closed this issue 2026-03-04 01:06:24 +03:00
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#604
No description provided.