|
From: Joe E. <jen...@fl...> - 2007-05-01 04:43:01
|
Lynn Quam wrote: > I have been developing an extension to the ltk Lisp interface > to the Tk widgets and I am integrating the Tile widget set. > > I am trying to understand what widget configuration options are really > permitted for the Tile widgets. The documentation at > http://tktable.sourceforge.net/tile/doc/ shows a limited set of > configuration options. Reading the source code for the ttk widgets > shows a more extensive set of options. Is this larger option set > needed only internally for use by the style machinery? What am I to > believe? Believe the documentation. The manpages don't faithfully reflect what's actually implemented in all cases (although they should be pretty close -- what discrepancies have you encountered?), but they _do_ reflect what's intended. --Joe English jen...@fl... |