Bug 2250 - host refresh start/end notifiers
Summary: host refresh start/end notifiers
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1788
  Show dependency treegraph
 
Reported: 2006-01-31 18:41 UTC by Andrew Cagney
Modified: 2006-11-28 16:45 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2006-01-31 18:41:23 UTC
So that code waiting on a refresh, can be more efficient, the refresh code
should notify observers when a refresh both starts and completes.  GUI code
could then hold back on doing a screen update until all has been updated.