diff options
Diffstat (limited to 'superkaramba/examples/mouseDrop/mousedrop.theme')
-rw-r--r-- | superkaramba/examples/mouseDrop/mousedrop.theme | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/superkaramba/examples/mouseDrop/mousedrop.theme b/superkaramba/examples/mouseDrop/mousedrop.theme new file mode 100644 index 0000000..6b483d3 --- /dev/null +++ b/superkaramba/examples/mouseDrop/mousedrop.theme @@ -0,0 +1,5 @@ +# simple test of drop receipt, including location. + +karamba x=0 y=0 w=600 h=140 locked=true color=0,50,0 +text x=10 y=10 value="Drag a desktop icon on me and i will tell you where" color=252,252,252 fontsize=12 font="sans" + |