The scrollbars occasionally go mad when displaying
install progress
Discussion
Anonymous
-
2002-01-19
Logged In: YES
user_id=30737
This is due to Tk geometry management issues. It decides a
scrollbar is needed and then realises once it has one that it
isn't and then that it is. They flicker on and off.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=30737
This is due to Tk geometry management issues. It decides a
scrollbar is needed and then realises once it has one that it
isn't and then that it is. They flicker on and off.