This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Tcl/Tk changes from Guile-iii to Guile 1.x


I am having problems porting some Guile-iii Tk code to Guile
1.3a. Even some trivial GUIs behave strangely: sometimes they work,
sometimes they hang, sometimes I get "Illegal instruction"
error. Since I need to keep Tk objects alive all the time, I use
`eval' when building them. I also tried defining `local-eval' that
evaluates in the current module (even though I didn't define one
myself), but it didn't help.

What are the plans for the new Tk interface? I need to port this GUI
code quite quickly, so I am trying to use the current Tk interface
hack.

Thanks,
Aleksandar
-- 
Aleksandar Bakic, Comp.Sci. graduate student at Michigan State University
e-mail: bakicale@cps.msu.edu