Thomas,


Some possible enhancements to your Tk FAQ info :


Q2.A5 :- How can I get a Motif user interface ?
    
    You might like to add a reference to tclMotif.
        theres a html copy of the README off my html page at 
            "http://www.sco.com/IXI/of_interest/tcl/tclMotif.html"
        and the distribution can be obtained from 
            file://ftp.aud.alcatel.com/tcl/extensions/tclMotif.1.3.tar.gz
            or the usual place on alcatel.
                


Q A2.C3 How can I raise or lower a window?
        Perhaps also add some reference to the tk raise and lower commands
    for tk windows.

    I vaguely remenmber someone doing an extension to the wm command to 
    add this fnality 
    for any arbitrary window ( thers probably a patch file on alcatel for it )



One additional question may be
    How can I get scrollbars that dont scroll off the bottom of the pane ?

    Get ???  constrained scrollbar pkg code off alcatel 




I've been taking your FAQ file, running it through a script to htmlise it 
a little ( doing some hand editing of a some script misses that I've
been too lazy to fix ) and hanging it off my Tcl page with all the other FAQs


    If you'd like to have that  capability yourself ( and distribute the
html file with your FAQ )  you're more than welcome to the script I've
done to convert it  ( and if you have access to a WWW site I could then
just point my link to    it (:-) ).

    If you don't have ( or want to maintain ) access to a Web site I could just 
as easily keep hanging it off my page here - If you sent me the html filtered
output of your FAQ whenever it was updated it would ensure that the html info
was 100% up to date with the ascii file...

( You may detect by now that I'm trying to shift the conversion to html from
    myself onto you (:-) )


