-
```
What steps will reproduce the problem?
1. I create a MTScatterWidget.
2. On this widget I add a MTTextfield (multiline).
What is the expected output? What do you see instead?
The Problem is, tha…
-
```
http://pymt.txzone.net/docs/api-trunk/api-pymt.ui.animation.html < lot of
issue with rst syntax.
Fix + regenerate documentation on your computer + ensure it's ok :)
```
Original issue reported o…
-
```
What steps will reproduce the problem?
1. Push button in red (remove button) from the MTKineticList
2.
3.
What is the expected output? What do you see instead?
The program stop and show me an er…
-
```
Something like:
python setup.py bdist_portable
And can do (from dennda talk on irc):
git clean -dxf
rm -rdf .git
rm -rdf .gitignore
cp pymt/c_ext/*.so build/release/pymt/c_ext/
:)
```
Origina…
-
```
we should have a menu like in the settings.py example that can always be
opened from any runnign pymt app that lets you change global pymt config
things, like stylesheet, ignored blobs etc
```
…
-
```
3DDrawing Example crashes since 0.3 final. in RC3 it works.
What version of the product are you using? On what operating system?
pymt0.3 on python2.6. WinXP SP3, ATi Gfx
Traceback:
[DEBUG …
-
```
What steps will reproduce the problem?
1. If do_x and do_y are both true for MTKineticList then only do_y will be
respected because of the use of "elif" instead of "if"
What is the expected outp…
-
```
What steps will reproduce the problem?
1. Modify the pymt/tests directory to become a Python package
2. Create an Eclipse launch configuration for pymt/tests/init.py
3. Add the following command l…
-
```
What steps will reproduce the problem?
1. create an MTCircularSlider(), with no arguments
2. use it (i.e. runTouchApp(MTCircularSlider())
What is the expected output? What do you see instead?
exp…
-
```
What steps will reproduce the problem?
1. Run any pymt app with 0.4 on OSX
2. Try to quit
3. See how it fails
Just importing pymt is not a problem. As soon as you actually run an app with
runTou…