[ltk-user] Bug in LTK
7 Dec
2012
7 Dec
'12
4:45 p.m.
LTK constructs names for tcl variables by appending characters to "w" the problem is that there is a command "wm" already in tcl/tk. This can cause issues. I quickly worked around it by making the base-name "ww" as there are no built-in commands that start with ww. However the right solution is probably to make a namespace. -Jason
4443
Age (days ago)
4443
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jason Miller