From: Joe E. <jen...@us...> - 2006-04-06 19:52:32
|
Update of /cvsroot/tktable/tile In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10683 Modified Files: ChangeLog Log Message: Added ScrollTo() function, clarified scrollbar choreography. Updated ttk::entry widget to use general-purpose scrolling interface. Entry widget cleanups: 'avgWidth' field no longer needed. Inlined EntryPlaceTextLayout(). rightIndex (=xscroll.last) points one past last fully-visible character, not one past last partially-visible character. |