| Issue 91: | MTBoundarySlider Bug | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The Boundary slider crashes when i execute this script from __future__ import with_statement from pymt import * m = MTWindow() sl = MTBoundarySlider(value=50) m.add_widget(sl) runTouchApp()
Aug 23, 2009
Project Member
#1
txprog
Status:
Fixed
Aug 23, 2009
(No comment was entered for this change.)
Labels:
Milestone-0.3 Component-Core
|