-
```
I've been using multiple virtual keyboards with MTInnerWindow objects and
needed to do three things:
- add the virtual keyboard to the root window so they are attached to
something inside the inn…
-
```
What steps will reproduce the problem?
1. An error is raised when stopping an complex annimation
What is the expected output? What do you see instead?
the annimation to stop
What version of the …
-
```
What steps will reproduce the problem?
1. create an object MTKineticList with searchable parameter set to False
a = MTKineticList(pos=(10, 10),size=(200, 300),w_limit=1, title='',
friction=10, del…
-
```
The apps here: http://kaswy.free.fr/?q=en/node/38
no longer work with newer version of pymt. I'll try to fix that and add
them as examples in svn if hes OK with it.
```
Original issue reported …
-
```
in 3Dviewer, i remplace the .obj and .mtl by my project. I re-name it on
"monkey.obj & monkey.mtl"
Nothing more. I launch 3dviewer.py and i don't see my texture.
I run with PyMT 0.4 on Windows …
-
```
What steps will reproduce the problem?
1. launch pymt app with two tuio providers (i.e. 'left' and 'right')
2. generate tuio msgs on both ports
3. on_touch_move(self, touch): print touch.device =>…
-
```
Pygame crash on linux ubuntu 64bits intrepid + PyMT 0.4
```
Original issue reported on code.google.com by `txprog` on 30 Dec 2009 at 11:42
- Blocking: #132
-
```
Check if we copy all dependices in libs, if pymt still work.
```
Original issue reported on code.google.com by `txprog` on 8 Dec 2009 at 1:01
-
```
Create examples with fiducial to show off the fiducial support in PyMT.
```
Original issue reported on code.google.com by `txprog` on 16 Mar 2009 at 3:11
-
```
What steps will reproduce the problem?
1.
Based on an existing MTKineticList called evenement_det, previously added:
[code]
evenement_det.add(MTKineticItem(label=str(self), **kinopts), 1)
eveneme…