I note that in RH6.2, Tix has been integrated into the tcltk build, but blt is done separately, _and without tix_ After an install of the respective tcl/tk, tix, and blt packages, you have a tixwish (built out of the tcltk package), that includes tix and tcl/tk, and you have a bltwish, build from the blt package, linked against only tcl/tk, i.e. without tix. so if you have a program that uses both tix, and blt, the installed set of wishs do not suffice. (I had to rebuild the blt package, and manually edit in calls to Tix_Init in the appropriate places). I'm just curious: why wasn't blt built as part of the tcltk bundle, (as tix was), or alternately why wasn't tix enabled in the blt build ? (My initial guess is that the 1st probably makes the most sense...) -Greg ---------------------------------- E-Mail: Gregory Hosler <[EMAIL PROTECTED]> Date: 26-Jun-00 Time: 10:04:03 If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. ---------------------------------- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.