I'd like to know if anyone is still using BLT with Tcl/Tk versions 7.6/4.2.
If nobody is using 7.6, then I'd like to remove the backward compatibility code. It's not a lot of code. So it's not a hardship to retain it if someone is still using 7.6.
--gah
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am in the process of upgrading all my Tcl stuff to Tcl/Tk8.3.4 and have no objections to you removing legacy support - less code, fewer chances for bugs (which is why I use Tcl...).
At present I can easily get by with havinng both 8.3 and 7.6 on my system by using different installation directory trees and carefull use of TCL_LIBRARY, BLT_LIBRARY etc
Thanks for all your efforts - they are much appreciated
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'd like to know if anyone is still using BLT with Tcl/Tk versions 7.6/4.2.
If nobody is using 7.6, then I'd like to remove the backward compatibility code. It's not a lot of code. So it's not a hardship to retain it if someone is still using 7.6.
--gah
I am in the process of upgrading all my Tcl stuff to Tcl/Tk8.3.4 and have no objections to you removing legacy support - less code, fewer chances for bugs (which is why I use Tcl...).
At present I can easily get by with havinng both 8.3 and 7.6 on my system by using different installation directory trees and carefull use of TCL_LIBRARY, BLT_LIBRARY etc
Thanks for all your efforts - they are much appreciated