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]

New version of guile-tcltk


Later this morning a new version of guile-tcltk will turn up at
ftp.red-bean.com.  The major new thing is a new module (tcltk tcltk)
which makes it easy to create widgets.  Other news is the ability to
freely use Tk from threads.

This hack is to be regarded as an interim solution until the STk is
completed.  The interface to the widgets will be the same in the STk
port so it should be "safe" to start using it in applications.

Please have a look at README for details.

/mdj