System Uptime Info Label?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mcowher Offline
Member
Posts: 50
Joined: Sep 2005
Reputation: 0
Post: #1
i thought i saw a changelog entry talking about adding the system uptime to the system info screen (on 8/20/2005?).

i'm wondering if i can just that data in an info label on one of the windows?

could it be as simple as "system.uptime"?

XP Pro SP3 - Intel G45 - Core 2 Duo 2.66GHz - 2GB RAM - Intel GMA X4500HD Video - MCE Infrared - Adesso WKB-4000US RF Keyboard
find quote
mcowher Offline
Member
Posts: 50
Joined: Sep 2005
Reputation: 0
Post: #2
ok, i'm looking at the code for guiwindowsysteminfo.cpp at this link:

http://cvs.sourceforge.net/viewcvs....=markup

i see a function called "getsystemuptime" in this code...is there someway i can call this up in python or reference it as and <info> tag in an xml file?

XP Pro SP3 - Intel G45 - Core 2 Duo 2.66GHz - 2GB RAM - Intel GMA X4500HD Video - MCE Infrared - Adesso WKB-4000US RF Keyboard
find quote