Changeset 93
- Timestamp:
- 05/11/09 13:29:53 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/avango-display/python/avango/display/_display.py
r82 r93 103 103 _windows[0].Name.value = "" 104 104 global _touchscreen_window 105 _touchscreen_window = _make_window( 0, 0, 1280, 1024, 6, 2.4, False, "labws2:0.0")105 _touchscreen_window = _make_window(1280, 0, 1280, 1024, 6., 2.4, False, ":0.0") 106 106 _touchscreen_window.Name.value = "Touchscreen" 107 107
Note: See TracChangeset
for help on using the changeset viewer.
