tcl 8.6 package in 8.4
In Tcl/Tk 8.6 has a Ttk feature known as notebook which I would like to
implement into my program. However, I need the package to be able to
utilize this feature. I have to use 8.4 since one of the dlls that we are
using is ONLY compatible with version 8.4 (source of my frustration).
I have downloaded the source for Tcl 8.6 and found the Notebook.tcl. I
have mimiced the folder structure from BWidgets folder hoping that I could
get it to import into the program with no avail. Any thoughts on how I can
get a package from Tcl 8.6 to work properly with 8.4?
No comments:
Post a Comment