Here i am with my filebox again:
I realized that the syntax #pde070 for a closure
#[closure de070] still is valid!!
I thought this is out and so did not trie it. I tried it in the
stack-debugger window so ... with this aid i realized that the callback
which leads to errors is:
(lambda (|W| x y) (#[local tk:listbox-begin-select _at_1,9)] #[local W @0,0)] (#[local W @0,0)] (#quote index) (#[global format] #f "@~A,~A" #[local x @0,1)] #[local y @0,2)]))))
this is the binding to button <1> established in the "listbox.stk"
I read the bindtag help to learn how can i avoid that this binding:
There is the "bindtags" command to explicidly kill the unwanted
binding. I did:
(bindtags .fileselect.file.sframe.list '( .fileselect.file.sframe.list))
Maybe this is a workaround for a tk-bug
I hope this helps someone ...
--
Fritz Heinrichmeyer FernUniversitaet Hagen
FAX: +49 2371/566236 LG Elektronische Schaltungen
EMAIL: fritz.heinrichmeyer_at_fernuni-hagen.de Frauenstuhlweg 31
PHONE: +49 02371/566-243 58644 Iserlohn (Germany)
WWW: http://ES-sun2.fernuni-hagen.de
Received on Thu Nov 16 1995 - 16:15:12 CET