Update of /cvsroot/tktable/tile/win
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9355/win
Modified Files:
xpTheme.c
Log Message:
First cut at user-defined -style support
Add a Tcl_Interp* parameter to TTK_CreateLayout(), place to leave
error messages.
getLayoutProc signature changed.
Default getLayoutProc now uses -style option if set.
Updated other widgets for API change. (NB: notebook,
scale, and scrollbar don't support custom -styles yet).
Added Toolbar.Button, Toolbar.Checkbutton custom styles to demo.
Added native toolbar buttons on Windows XP.
Minor layout tweaks to XP theme.
|