gnats/contrib/tkgnats tkpr_library.tcl
Michael Richardson <[email protected]> Wed, 18 Dec 2002 23:19:39 -0500
| Newsgroups | gmane.comp.bug-tracking.gnats.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/gnats Module name: gnats Changes by: Michael Richardson <[email protected]> 02/12/18 23:19:38 Modified files: contrib/tkgnats: tkpr_library.tcl Log message: radiobar/checkbar will "wrap" the rows of buttons they produce every 6 buttons, so that the buttons fit on the screen. Not the best choice, as the labels could still be very big. radiobar/checkbar have been switched from "pack" to the "grid" geometry manager. This is so that things will line up properly when there are multiple lines of button. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/contrib/tkgnats/tkpr_library.tcl.diff?tr1=1.4&tr2=1.5&r1=text&r2=text