diff options
Diffstat (limited to 'examples/drawlines/README')
-rw-r--r-- | examples/drawlines/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/drawlines/README b/examples/drawlines/README new file mode 100644 index 000000000..2a7c577c6 --- /dev/null +++ b/examples/drawlines/README @@ -0,0 +1,3 @@ +The connect program connects points with lines. Drag the mouse +inside the widget and release it. It was inspired by an example in a +Windows book. |