(Sorry for not using the bug-report on sourceforge, but I can't stay online
long enough to fill it in... Is this a problem? Or should I send messages like
this to the maintainers list?)
I have a toplevel with a few buttons in it.
I have a small problem with the widget tree: suppose one of the buttons is the
active one, then , in the widget tree, I click on the toplevel-button (to make
the toplevel active), it takes a while before the toplevel is actually the
active window. If I'm a bit too unpatient by clicking on a button-button again
(still in the widget tree) , before the toplevel is actually active, I get this
invalid command name ".vTcl.ae.c.f2.f._Toplevel.t-activebackground.f"
while executing
"$top.t${i}.f configure -bg $vTcl(w,opt,$i)"
(procedure "vTcl:prop:update_attr" line 33)
invoked from within
"vTcl:prop:update_attr"
(procedure "vTcl:select_widget" line 24)
invoked from within
"vTcl:select_widget $target"
(procedure "vTcl:show_top" line 18)
invoked from within
"$cmd $i"
(procedure "vTcl:left_click_tree" line 7)
invoked from within
"vTcl:left_click_tree vTcl:show_top .top54 .vTcl.tree.cpd21.03 _top54"
(code segment 1)
invoked from within
".vTcl.tree.cpd21.03._top54 invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tkButtonUp" line 7)
invoked from within
"tkButtonUp .vTcl.tree.cpd21.03._top54
"
(command bound to event)
Thanks,
Stef.
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/vtcl-user