en:docs:win16:applications:clock

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:docs:win16:applications:clock [2023/12/23 03:50] prokusheven:docs:win16:applications:clock [2023/12/23 10:48] (current) prokushev
Line 1: Line 1:
 +{{logos:win16.gif}}
 +
 ====== Clock ====== ====== Clock ======
  
Line 27: Line 29:
 ===== Date and Time format ===== ===== Date and Time format =====
  
-Date and time format can be adjusted via Control Panel. Restart Clock to apply changes.+Date and time format can be adjusted via [[en:docs:win16:applications:control|Control Panel]]. Restart Clock to apply changes.
  
 ===== CLOCK.INI ===== ===== CLOCK.INI =====
Line 33: Line 35:
 Clock saves and restores its settings via CLOCK.INI file. All settings stored in Clock section Clock saves and restores its settings via CLOCK.INI file. All settings stored in Clock section
  
-  * Maximized +  * Maximized = 1 | 0 
-  * sFont +  * sFont = Facename 
-  * Options +  * Options = bAnalog, bMinimized, bSeconds, bWithoutTitle, bAlwaysOnTop, bDate 
-  * Position+  * Position = x1, y1, x2, y2
  
 ===== Download ===== ===== Download =====
Line 42: Line 44:
 You can download source code and binaries from [[https://github.com/osfree-project/clock|GitHub]]. Clock comes under LGPL-2.1 license. You can download source code and binaries from [[https://github.com/osfree-project/clock|GitHub]]. Clock comes under LGPL-2.1 license.
  
 +{{page>en:templates:win16app}}