Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

➕ Add progress-tracker example #215

Closed
wants to merge 16 commits into from

Conversation

mmstick
Copy link
Contributor

@mmstick mmstick commented Jan 10, 2019

Adds example with a progress bar that's updated over time after clicking on a button. The button spawns a thread that sends an event each second through a channel to a gtk::idle_add that periodically checks for values.

Adds the cascade crate since it makes constructing GTK widgets simpler.

Closes #209

@EPashkin
Copy link
Member

Please change this PR to be against pending branch

@GuillaumeGomez GuillaumeGomez changed the base branch from master to pending January 10, 2019 09:17
@GuillaumeGomez GuillaumeGomez changed the base branch from pending to master January 10, 2019 09:17
@mmstick mmstick changed the base branch from master to pending January 10, 2019 15:28
@mmstick
Copy link
Contributor Author

mmstick commented Jan 10, 2019

I'll re-open the PR

@mmstick mmstick closed this Jan 10, 2019
@mmstick mmstick deleted the progress-tracker branch January 10, 2019 15:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants