[wiki.pymt] push by - Add migration from 0.3 to 0.3.1 for wm_touch/wm_pen + touch.device on 2009-11-02 08:52 GMT

2 views
Skip to first unread message

codesite...@google.com

unread,
Nov 2, 2009, 3:53:50 AM11/2/09
to pymt-c...@googlegroups.com
Revision: caf49877ab
Author: txprog
Date: Mon Nov 2 00:52:44 2009
Log: Add migration from 0.3 to 0.3.1 for wm_touch/wm_pen + touch.device
http://code.google.com/p/pymt/source/detail?repo=wiki&r=caf49877ab

Modified:
/MigrateToNewPyMT.wiki

=======================================
--- /MigrateToNewPyMT.wiki Sat Aug 8 08:00:56 2009
+++ /MigrateToNewPyMT.wiki Mon Nov 2 00:52:44 2009
@@ -2,7 +2,29 @@

<wiki:toc/>

-= From 0.2 to 0.3 (current mercurial version) =
+= From 0.3 to 0.3.1 =
+
+== New wm_touch, wm_pen ==
+
+If you want to add theses input providers, please edit your configuration
file, and add theses lines in the input section:
+{{{
+[input]
+wm_touch = wm_touch
+wm_pen = wm_pen
+}}}
+
+== New device attribute in touch ==
+
+touch.device is now available, and fill with the device in the
configuration file.
+When you write:
+{{{
+[input]
+pen = wm_pen
+}}}
+pen is will be the device name, and wm_pen will be the input provider to
use for creation.
+
+
+= From 0.2 to 0.3 =

== New behaviors ==

Reply all
Reply to author
Forward
0 new messages