Revision 824175

Go back to digest for 29th June 2008

Other in Educational

Jason Harris committed changes in /branches/kstars/unfrozen/kstars/kstars:

Presto, chango!
The statusbar now has a (non-functional) KLed on its
right side. If you want it on the left, move the new
lines to the top of initStatusBar().

The public accessor is KLed* KStars::diskLED()
The relevant functions to call are diskLED()->on() and
diskLed()->off() (or diskLED()->toggle()).

(BTW, FYI: this is going to be used to indicate when the
disk is being accessed to dynamically load more stars.
It will probably be configured to only show up for debug
builds, or at least will be hidden by default)

File Changes

Modified 2 files
  • /branches/kstars/unfrozen/kstars/kstars
  •   /kstars.h
  •   /kstarsinit.cpp
2 files changed in total