 |
gamma_ray Magician
Joined: 17 Apr 2005 Posts: 496
|
Posted: Wed Sep 05, 2007 6:10 pm
[2.02] Status bars slow to recognize that they've been moved. |
Two packages, one with a visible window and one without a visible window, put a status bar in the one with a visible window so that you get something visible. Using drag and drop or the move menu, move this to the non-visible package. Notice that the status bar is still visible. It only "realizes" that it's been moved when you update the contents, either by changing the contents in the settings editor or by changing the value of a variable being displayed. It works the other way, too, if you start out with it invisible and move it somewhere visible it won't actually become visible until something in it changes.
|
|
|
 |
Tech GURU

Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Wed Sep 05, 2007 8:46 pm |
I believe this is because StatusBar's are optimized to only redraw when their contents have been updated. Zugg may be able to do something about that, since the way it is now may not quite be what people expect.
|
|
_________________ Asati di tempari! |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu Sep 06, 2007 5:29 pm |
Added to bug list.
|
|
|
 |
|
|