Issues.00463 - lordmundi/wikidoctest GitHub Wiki
00463: joystick2_demo may have syntax error
Summary: joystick2_demo may have syntax error
Created: 2012–12–18 14:32
Status: Released
Category: Bug
From: frankie
Version: 2.2
Released_In: 2.3
Description:
I'm not sure when this issue started. Perhaps it slipped through when we moved to tcl 8.5, but I'm getting an error when the event to call "js2_pan_tilt_spin" is called saying the variable "$value" isn't defined.
Comments
frankie December 18, 2012, at 02:35 PM: I've fixed this by adding $value onto the call when the event is fired rather than inside the uplevel call.
Associated Commits
| commit | e7abf01498cfb71623a88b763029281dd30ea678
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Tue Dec 18 14:37:39 2012 -0600
|
| Message: | [@Issue 00463: Fixed syntax error in event callback inside joystick2_demo.tcl
@] |
Affected Files:
gui/joystick2_demo.tcl | 14 ++++++++±----
1 file changed, 9 insertions(+), 5 deletions(-)