Hi!

OK, I saw what Stewart said yesterday but since I've only been using
the program for a couple of days, I'm still in bug reporting and not in
discussions yet.

This should repeat the bug:

1) Create a toplevel
2) Create a scale
3) Set variable to "foo"
4) Edit variable: [expr 5 + 1]
5) Clicking OK should gie something like this:

can't set "test": can't assign non-numeric value to scale variable
    while executing
"set $vTcl(var,name) $vTcl(var,value)"
    (procedure "vTcl:update_var" line 7)
    invoked from within
"vTcl:update_var"
    invoked from within
".vTcl.var.fra4.but5 invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $q invoke]"
    invoked from within
"if {($w == $tkPriv(window))
                && ([$q cget -state] != "disabled")} {
            uplevel #0 [list $q invoke]
        }"
    invoked from within
"if {$w == $tkPriv(buttonWindow)} {
        set tkPriv(buttonWindow) ""
        $q config -relief $tkPriv(relief)
        if {($w == $tkPriv(window))
                && ([$q cget -state] ..."
    (procedure "tkButtonUp" line 4)
    invoked from within
"tkButtonUp .vTcl.var.fra4.but5"
    (command bound to event)

-- 
Laurent Duperval, Systems Analyst       Grafnetix Systems Inc.
Tel: (514) 861-3389                     777, de la Commune Ouest
Fax: (514) 866-6206                     Suite 101, Montreal, Qc
[EMAIL PROTECTED]                   Canada, H3C 1Y1
URL:            http://www.Grafnetix.COM/
Personal URL:   http://www.Grafnetix.COM/~laurent/

Reply via email to