Hi...
I'm having the same problem as well. I'm using Fedora 9 with Ns release 2.33 and Nam release 1.13 built it from ns-allinone-2.33 release. The problem shown as below when I'm running the tutorial IV -VI by
Marc Greis . The tutorial VIII creating output with Xgraph works fine.
[root@localhost Download]# nam
nam:
[code omitted because of length]
: no event type or button # or keysym
while executing
"bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D / 120) * 4}] units
}"
invoked from within
"if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} {
bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D)}] units
}
bind Li..."
[root@localhost Download]#
Hopefully, some one can help us out. Many thanks.
~Tarmizi~