/[gzz]/gzz/doc/pegboard/1020/PEG_1020.rst
ViewVC logotype

Diff of /gzz/doc/pegboard/1020/PEG_1020.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mudyc, Tue Oct 22 06:35:54 2002 UTC revision 1.3 by mudyc, Tue Oct 22 07:05:47 2002 UTC
# Line 70  What is needed for Calendar? Line 70  What is needed for Calendar?
70                           matrix                           matrix
71    
72    
73                  New Object
74    ----------
75    
76        -Calendar object              
77            -Year :int
78            -Months: string[12]
79            -Weekdays: string[7]
80    
81            -these must be countable:
82                -first weekday of the Month
83             _______________  
84             |___________|_|  /|\
85             |_|_|_|_|_|_|_|   |
86             |_|_|_|_|_|_|_| -height (4...6)
87             |_|_|_|_|_|_|_|   |
88             |_|_|_|_|_|_|_|   |
89             |_|_|_________|  \|/
90    
91    
92    
93    Prototypes etc.
94    ---------------
95    
96        Open for comments.
97    
98    
99        # example from gfx.librenderable.renderable
100        "Name": "CalendarPaper",
101        "Data": "float x0, y0, x1, y1; Calendar::Calendar* calendar; float scale;float dicefactor; int flags;",

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26