-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a progress bar to the auto-updater #192
Labels
Comments
I guess you mean within the csgosl application? I think that would be hard
since there's really no way of figuring out the progress other than what is
printed in console window. I mean, you have the progress in the command
prompt window (windows) or in the terminal window where you started csgosl
(linux)
…On Sat, Apr 20, 2019 at 8:53 PM AThePeanut4 ***@***.***> wrote:
It would be great to have a progress bar to display the progress of an
update, if possible.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#192>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AEA3F5RKHWFMN3VTHFAN3UTPRNQ7VANCNFSM4HHKHAWQ>
.
--
Mvh
Lennart Oscarsson, 0735551986
|
I mean the update to a new csgosl version, not the csgo server update itself. |
Ok, I see, yep that would be a good idea. I'll add it to enhancements.
…On Sat, Apr 20, 2019 at 9:00 PM AThePeanut4 ***@***.***> wrote:
I mean the update to a new csgosl version, not the csgo server update
itself
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#192 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEA3F5SRKLTNULZFHCD7W3LPRNRVNANCNFSM4HHKHAWQ>
.
--
Mvh
Lennart Oscarsson, 0735551986
|
I tried some variants but I couldn't get the progress bar to update during the csgo update process. Any tcl/tk coders who know how to do this? Will leave it for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be great to have a progress bar to display the progress of an update, if possible.
The text was updated successfully, but these errors were encountered: