summaryrefslogtreecommitdiffstats
path: root/doc/listbox.n
Commit message (Collapse)AuthorAgeFilesLines
* * doc/listbox.n:hobbs2002-06-211-13/+22
| | | | | | | | | | * generic/tkListbox.c (DisplayListbox): * mac/tkMacDefault.h: TIP #94 implementation adding -activestyle * tests/listbox.test: option to the listbox. This adds the ability * unix/tkUnixDefault.h: to have listboxes look native on Windows, and * win/tkWinDefault.h: "nicer" elsewhere using the 'dotbox' style. FossilOrigin-Name: f7610a440895223b661d0ff989b5780b7af3db6a
* * doc/toplevel.n:ericm2000-08-251-9/+8
| | | | | | | | | | | | | | | | | | | | | * doc/spinbox.n: * doc/scrollbar.n: * doc/scale.n: * doc/menubutton.n: * doc/menu.n: * doc/listbox.n: * doc/entry.n: * doc/frame.n: * doc/message.n: * doc/checkbutton.n: * doc/radiobutton.n: * doc/button.n: * doc/label.n: * doc/canvas.n: * doc/text.n: Fixed Standard Options section to make best use of new tab settings in man.macros. FossilOrigin-Name: aab4f8f0ade0fbed2d69b0a7c5316cf05eba894c
* * mac/tkMacDefault.h:ericm2000-07-281-6/+14
| | | | | | | | | | | | | | | | | | | * unix/tkUnixDefault.h: Added default values for listbox disabledforeground and state. * win/tkWinDefault.h: Changed default listbox background color to white and listbox selection borderwidth to 0, in keeping with the "Microsoft Windows User Experience"; added default values for listbox disabledforeground and listbox state. * doc/listbox.n: Added documentation for -state option. * generic/tkListbox.c: Added support for -state to listbox. [RFE: 6052]. * tests/listbox.test: Tests for listbox disabled state. FossilOrigin-Name: a19d0bbf22658890f96264d9fea43a2494dfb897
* * doc/bind.n:hobbs2000-05-231-8/+8
| | | | | | | | | * doc/canvas.n: * doc/entry.n: * doc/listbox.n: * doc/photo.n: doc fix-ups [Bug: 5396] FossilOrigin-Name: e23fd264a70b0653e7196a4af827f9b259f7de7b
* * doc/MeasureChar.3: fixed docs for Tk_MeasureChars to reflect codehobbs1999-12-211-3/+3
| | | | | | * doc/listbox.n: fixed formatting problem FossilOrigin-Name: f75ee8c4931d56cd4919a3c6d8aa6a11219fb563
* * doc/GetCursor.3:hobbs1999-12-161-1/+5
| | | | | | | | | | | | * win/tkWinCursor.c: added support for Windows cursors to TkGetCursorByName (.ani, .cur) using -cursor @<filename> (Ascher) [Bug: 1350] * doc/listbox.n: added doc for <<ListboxSelect>> [Bug: 3500] * doc/getOpenFile.n: removed note that -initialfile didn't work for tk_getOpenFile FossilOrigin-Name: bcce99ac84c974fa9f5c12686acb24dd9ad837fd
* * tests/listbox.test: Added tests for itemcget and itemconfigure.ericm1999-11-191-2/+47
| | | | | | | | | | * doc/listbox.n: Added documentation for -listvar option and for itemconfigure and itemcget commands. * generic/tkListbox.c: Added support for itemconfigure/itemcget listbox subcommands (addresses rfe #936) FossilOrigin-Name: 0387f3d8ed87ad9eb1dffdd755e72d6688f565ef
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Initial revisionrjohnson1998-04-011-0/+491
FossilOrigin-Name: 8922a99ffbe6bf4c9a879291efacef5ce9caa2aa