nanogui: nxclock modification


Previous by date: 21 Nov 2000 10:42:24 -0000 scrolling text in microwindows, Jaswinder Singh
Next by date: 21 Nov 2000 10:42:24 -0000 Re: Multiple famebuffer, Alex Holden
Previous in thread:
Next in thread:

Subject: nxclock modification
From: "CCYau" ####@####.####
Date: 21 Nov 2000 10:42:24 -0000
Message-Id: <000a01c053a8$36625900$587468ca@server>

Hi,
    I have made a modification to the nxclock to make the hour display compensated by minutes:
    line 245 of nxclock.c
    /* hour *=30 ; */ change to
    hour = hour*30+minutes/12;
    Can make the clock look better.
    Best Regards
    CC
    

Previous by date: 21 Nov 2000 10:42:24 -0000 scrolling text in microwindows, Jaswinder Singh
Next by date: 21 Nov 2000 10:42:24 -0000 Re: Multiple famebuffer, Alex Holden
Previous in thread:
Next in thread:


Powered by ezmlm-browse 0.20.