Measure devel notes: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Draw dotted line log)
Line 15: Line 15:
def
def
Stop
Stop

==Draw dotted log==

context.move_to(x,y)
context.arc(x,y,r,0,2*pi)

Revision as of 18:30, 19 October 2007

Measure_devel_notes

Measure Development Notes

For note-taking and reference during the course of development of Measure Activity. For the official page please see Measure

Metadata file associated with Logs (under development)

Measure Activity logs metadata file
Number of logs
2
Start
Filename
abc
Filename
def
Stop

Draw dotted log

context.move_to(x,y)
context.arc(x,y,r,0,2*pi)