NAM error

View: New views
2 Messages — Rating Filter:   Alert me  

NAM error

by moinul islam :: Rate this Message:

| View Threaded | Show Only this Message


i am using cygwin-1.5.25 and ns-allinone-2.29.2 in windows vista.fut i got the following error while trying to run nam
Moinul@Moinul-PC /usr/local
$ nam out.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 {[string equal [tk windowingsystem] "classic"]
|| [string equal [tk windowingsystem] "aqua"]} {
bind Listbox <MouseWheel> {
%W yview scroll [expr {..."


     

Re: NAM error

by carolina2 :: Rate this Message:

| View Threaded | Show Only this Message

Hi,

I have the same error than you.
If you have found a solution please tell me about it.

Thanks
moinul islam wrote:
i am using cygwin-1.5.25 and ns-allinone-2.29.2 in windows vista.fut i got the following error while trying to run nam
Moinul@Moinul-PC /usr/local
$ nam out.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 {[string equal [tk windowingsystem] "classic"]
|| [string equal [tk windowingsystem] "aqua"]} {
bind Listbox <MouseWheel> {
%W yview scroll [expr {..."