home *** CD-ROM | disk | FTP | other *** search
/ In'side Shareware 1995 March / ish0395.iso / os2 / crazy / crazy.hlp (.txt) < prev    next >
OS/2 Help File  |  1994-12-17  |  16KB  |  154 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Crazy Clock ΓòÉΓòÉΓòÉ
  3.  
  4.                                    Crazy Clock
  5.                                    Version 1.0
  6.                              (C) 1994 Nicole Greiber
  7.                                    N&O Design
  8.  
  9.                           This program is Postcardware!
  10.  
  11. Hello! 
  12. Are you looking at this in a puzzled way, thinking: "What's all this good for?" 
  13. At least you are curious enough to have a look at the helpfile, good! Come on, 
  14. don't give up that early, try to figure it out yourself! Play around with it, 
  15. turn the seconds on and off, adjust the colors and try to discover the system! 
  16.  
  17. Oh, you did this already? And you don't have a clue? Well then, let me help 
  18. you: It's a clock! And it tells you the time! 
  19.  
  20. Hmm, you still look confused. All right, if you really want to know how it 
  21. works, have a look at the page What are these coloured circles good for? 
  22.  
  23. Crazy Clock will create an .INI file in the current working directory. When you 
  24. exit the program, it stores all settings in this file and restores them at the 
  25. next start. 
  26.  
  27. You will notice that the display refresh will sometimes take a short while (e. 
  28. g. after you uncovered the window). This is not a bug, it's a feature :-) Since 
  29. some or all parts of the display are refreshed every second, I don't refresh 
  30. the window every time when it's necessary but simply wait for the next second 
  31. where the window will be painted nevertheless. This is my attempt to minimize 
  32. painting overhead. 
  33.  
  34. For an explanation of the menus please refer to 
  35.  
  36.       Options Menu 
  37.       Help Menu 
  38.  
  39.  Last not least, you should be aware that this program is distributed WITHOUT 
  40.  ANY WARRANTY of any kind; not even with the implied warranty of 
  41.  merchantability or fitness for a particular purpose. 
  42.  You are allowed to copy and distribute the program as long as you don't charge 
  43.  more than a nominal fee for handling etc. and as long as all copyright notices 
  44.  are kept within the program and the documentation. 
  45.  
  46.  
  47. ΓòÉΓòÉΓòÉ 1.1. What are these coloured circles good for? ΓòÉΓòÉΓòÉ
  48.  
  49. For those of you who haven't guessed it yet, it's a clock! Now that it's clear, 
  50. you may ask: How does the clock work? I assume that all of you have seen a 
  51. clock with a digital display, also known as 7-segment-display. You can 
  52. enumerate these seven segments like this: 
  53.  
  54. For every number that is displayed, each of the segments is either on or off. 
  55. Now you can arrange the segments in any order you like, and they will still 
  56. have the same information (the on/off code for each number is unique, otherwise 
  57. you'd have two numbers in the "normal" digital display that looked the same). 
  58. And that's what I did: I simply reordered the segments like this: 
  59.  
  60.  Then I stacked the numbers on top of each other, so that the 1-second 
  61. indicator is the lowest, followed by the 10-second-indicator, the 
  62. 1-minute-indicator and so on, up to the 10-hour-indicator. For example, when 
  63. it's 12:34:56, the time will be displayed like this: 
  64.  
  65. You don't believe that anybody will be able to tell the time from this crazy 
  66. display? Uh, don't be so pessimistic! Give it a try, and in a few weeks you'll 
  67. be able to read it like any other clock. When you remember how the segments are 
  68. coded, you can always count them and thus figure out what they display. 
  69.  
  70.  
  71. ΓòÉΓòÉΓòÉ 1.2. About the author ΓòÉΓòÉΓòÉ
  72.  
  73. This crazy little program was written by Nicole Greiber. It was inspired by a 
  74. real Crazy Clock that I've built out of a radio alarm clock. Since this clock 
  75. is not able to display seconds, and since I'm very fond of funny nonsense 
  76. programs lying around on my computer and wasting my precious CPU cycles, I felt 
  77. the urgent need to create a software Crazy Clock. And here it is! 
  78.  
  79. When you also like this program (and also when you hate it), if (not when) you 
  80. find any bugs or have complaints, wishes or any ideas on how to improve it, 
  81. please contact me 
  82.  
  83. via eMail (InterNet): 
  84.  
  85.           greiber@wrcs2.urz.uni-wuppertal.de 
  86.  
  87.  or via SnailMail (that's also where you can send your postcard to): 
  88.  
  89.                     Nicole Greiber
  90.                     Brueningstr. 6
  91.                     42119 Wuppertal
  92.                     GERMANY
  93.  
  94.  
  95. ΓòÉΓòÉΓòÉ 1.3. Postcardware - what is it? ΓòÉΓòÉΓòÉ
  96.  
  97. This program is released as postcardware. 
  98.  
  99. That means, when you like it and want to use it, I ask you to send me a 
  100. postcard with a nice picture of your home town. 
  101.  
  102. I have two reasons for this: First, I like to get mail (well, who doesn't?) and 
  103. second, I'm curious to see whether there is anybody who likes and uses this 
  104. program (apart from myself). 
  105.  
  106. For my address see my address. 
  107.  
  108.  
  109. ΓòÉΓòÉΓòÉ 2. Options Menu ΓòÉΓòÉΓòÉ
  110.  
  111. The following menu items can either be accessed via the options menu in the 
  112. menu bar or via the popup menu. 
  113.  
  114.  Seconds 
  115.     With this option you can toggle the seconds' display. When this menu item 
  116.     is checked, seconds are displayed. 
  117.  
  118.  Colors 
  119.     Selecting this menu entry opens a window where you can choose the colors of 
  120.     the four clock elements Lights On, Lights Off, Frames and Background. 
  121.     Simply click on the desired color for each of these components, and it will 
  122.     be applied after having pressed "Ok" in the dialog window. When you leave 
  123.     the window by pressing "Cancel", the colors will not be changed. 
  124.  
  125.  Show / Hide Frame 
  126.     This option lets you hide or unhide the titlebar and menu bar, 
  127.     respectively. To make all entries of the menu bar accessible when the frame 
  128.     is hidden, a popup menu is available. It can be displayed by clicking on 
  129.     the clock with the second mouse button (normally this is the right button). 
  130.     The popup menu is available even when the menu bar is visible. 
  131.  
  132.  Exit 
  133.     This option is only available in the popup menu. It was added because when 
  134.     the titlebar is hidden, the system menu cannot be accessed, so there were 
  135.     no possibility to exit Crazy Clock. 
  136.  
  137.  
  138. ΓòÉΓòÉΓòÉ 3. Help Menu ΓòÉΓòÉΓòÉ
  139.  
  140. The menuitems of the help menu are: 
  141.  
  142.  Help index 
  143.     Here you can get an index of all help entries. 
  144.  
  145.  General help 
  146.     This option shows general information about Crazy Clock. 
  147.  
  148.  Using Help 
  149.     A system help page is displayed which explains how to use the help. 
  150.  
  151.  Product information 
  152.     Selecting this option will open a window that contains some information 
  153.     about Crazy Clock and its author. 
  154.